VandenBroeck and Keller, Equation (23)

Time bar (total: 12.0s)

start0.0ms (0%)

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

analyze460.0ms (3.8%)

Memory
38.4MiB live, 459.3MiB allocated; 321ms 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)

sample2.4s (20.4%)

Memory
73.6MiB live, 2 207.8MiB allocated; 888ms collecting garbage
Samples
1.9s8 255×0valid
47.0ms300×0invalid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 1.6s
ival-div: 439.0ms (28.2% of total)
ival-mult: 248.0ms (15.9% of total)
ival-tan: 226.0ms (14.5% of total)
ival-sin: 209.0ms (13.4% of total)
ival-pow: 197.0ms (12.6% of total)
ival-add: 136.0ms (8.7% of total)
ival-neg: 79.0ms (5.1% of total)
exact: 11.0ms (0.7% of total)
ival-true: 6.0ms (0.4% of total)
adjust: 3.0ms (0.2% of total)
ival-assert: 3.0ms (0.2% of total)
Bogosity

explain293.0ms (2.4%)

Memory
15.0MiB live, 538.3MiB allocated; 52ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
770-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))))
380-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-rescue770
(*.f64 F F)overflow77
(+.f64 (*.f64 F F) #s(literal 2 binary64))overflow77
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))overflow77
*.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*o380
Confusion
Predicted +Predicted -
+640
-23169
Precision
0.735632183908046
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+6400
-230169
Precision?
0.735632183908046
Recall?
1.0
Freqs
test
numberfreq
0169
159
228
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
101.0ms512×0valid
Compiler

Compiled 265 to 64 computations (75.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 70.0ms
ival-mult: 13.0ms (18.5% of total)
ival-sin: 12.0ms (17% of total)
ival-div: 11.0ms (15.6% of total)
ival-tan: 11.0ms (15.6% of total)
ival-pow: 10.0ms (14.2% of total)
ival-add: 8.0ms (11.4% of total)
ival-neg: 4.0ms (5.7% of total)
exact: 1.0ms (1.4% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess293.0ms (2.4%)

Memory
-21.1MiB live, 294.7MiB allocated; 71ms collecting garbage
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
081229
1239192
2647191
31472191
43003191
54504191
66910191
02024
03724
17121
215421
334321
461021
584021
6136121
7257521
8521321
9745221
0847119
Stop Event
iter limit
node limit
iter limit
node limit
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))))))
Outputs
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
Symmetry

(negabs B)

Compiler

Compiled 27 to 20 computations (25.9% saved)

eval0.0ms (0%)

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

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

Memory
1.2MiB live, 1.2MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.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))))))
Compiler

Compiled 27 to 20 computations (25.9% saved)

simplify0.0ms (0%)

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

series101.0ms (0.8%)

Memory
-36.7MiB live, 68.3MiB allocated; 11ms collecting garbage
Counts
20 → 119
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
(* -1 (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* 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)))
(- (* 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)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* 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)))))))))
(* 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)))))))))))
(/ F (sin B))
F
(sqrt (/ 1 (+ 2 (* 2 x))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
2
(+ 2 (pow F 2))
(pow F 2)
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ 1 (sin B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(/ 1 F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 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)
(/ (+ 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)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(/ -1 (sin B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ -1 F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(* -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))
(* -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))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(* -1 (/ x B))
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)
(/ (- (* (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)
(/ x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/ (+ 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)
(/ 1 B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)
B
(* B (+ 1 (* 1/3 (pow B 2))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* 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)
(/ (+ (* 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)
(/ F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)
(/ (+ 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)
(* B (+ 1 (* -1/6 (pow B 2))))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(/ (* x (cos B)) (sin B))
(/ (cos B) (sin B))
(/ (sin B) (cos B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(sin B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* 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))))))
(+ (* 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))))))
(+ (* 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))))))
x
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(sqrt (/ 1 (+ 2 (pow F 2))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(* 2 x)
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(* 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))))
(* 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))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (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))))
(+ (* -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)))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(* -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)))))
(* -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)))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
Calls

9 calls:

TimeVariablePointExpression
39.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))
28.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))
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))

simplify204.0ms (1.7%)

Memory
33.9MiB live, 217.6MiB allocated; 31ms collecting garbage
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05613750
119133527
083063218
Stop Event
iter limit
node limit
Counts
119 → 116
Calls
Call 1
Inputs
(* -1 (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* 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)))
(- (* 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)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* 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)))))))))
(* 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)))))))))))
(/ F (sin B))
F
(sqrt (/ 1 (+ 2 (* 2 x))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
2
(+ 2 (pow F 2))
(pow F 2)
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ 1 (sin B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(/ 1 F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 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)
(/ (+ 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)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(/ -1 (sin B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ -1 F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(* -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))
(* -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))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(* -1 (/ x B))
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)
(/ (- (* (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)
(/ x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/ (+ 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)
(/ 1 B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)
B
(* B (+ 1 (* 1/3 (pow B 2))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* 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)
(/ (+ (* 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)
(/ F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)
(/ (+ 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)
(* B (+ 1 (* -1/6 (pow B 2))))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(/ (* x (cos B)) (sin B))
(/ (cos B) (sin B))
(/ (sin B) (cos B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(sin B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* 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))))))
(+ (* 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))))))
(+ (* 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))))))
x
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(sqrt (/ 1 (+ 2 (pow F 2))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(* 2 x)
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(* 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))))
(* 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))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (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))))
(+ (* -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)))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(* -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)))))
(* -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)))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
Outputs
(* -1 (/ (* x (cos B)) (sin B)))
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* 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)))
(fma.f64 (fma.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* 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)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 (fma.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F)
(* 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)))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F)
(* 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)))))))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 F (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))))) (*.f64 F F))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F)
(/ F (sin B))
(/.f64 F (sin.f64 B))
F
(sqrt (/ 1 (+ 2 (* 2 x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(fma.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(+ 2 (* 2 x))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(pow F 2)
(*.f64 F F)
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 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 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 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 #s(literal 1 binary64) (sin.f64 B))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal 1 binary64)) F)
(/ (+ 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)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) #s(literal 1 binary64)) F)
(/ (+ 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)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 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)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal 1 binary64))) F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F))) (sin.f64 B)) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (sin.f64 B))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(/ -1 F)
(/.f64 #s(literal -1 binary64) F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F))
(* -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))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) #s(literal 1 binary64)) (neg.f64 F))
(* -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))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 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)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 F))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B)
(/ (- (+ (* 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)
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x)) x) B)
(/ (- (+ (* 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)
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (*.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) x) B)
(/ (- (+ (* 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)
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (*.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (fma.f64 (neg.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 F #s(literal -7/2160 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 x #s(literal -1/135 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)
(* -1 (/ x B))
(/.f64 (neg.f64 x) B)
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x) x) B)
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x)) B) B) x) B)
(/ (- (* (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)
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal -1/135 binary64) (*.f64 x #s(literal 1/105 binary64))) B) B (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 B) B) x) #s(literal 1/45 binary64) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)
(/ (+ 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)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 B) B) (fma.f64 x #s(literal -1/135 binary64) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (neg.f64 x) #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) 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)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #s(literal 1/45 binary64)) B) B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)
B
(* B (+ 1 (* 1/3 (pow B 2))))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(*.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)
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(*.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)
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)
(/ (+ (* 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)
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 (neg.f64 B) B) F) #s(literal -7/360 binary64) (*.f64 #s(literal 1/6 binary64) F))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)) B)
(/ (+ (* 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)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 F #s(literal -7/2160 binary64))) B) B)))))) B)
(/ F B)
(/.f64 F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 B) B) F) #s(literal -7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B)
(/ (+ 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)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 B) B) (fma.f64 F #s(literal 1/840 binary64) (*.f64 F #s(literal -7/2160 binary64))) (*.f64 (neg.f64 F) #s(literal -7/360 binary64))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B)
(* B (+ 1 (* -1/6 (pow B 2))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(*.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)
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(fma.f64 (*.f64 B (*.f64 B B)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) B) B) #s(literal 1/6 binary64)) B)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)))
(sin B)
(sin.f64 B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(+ (* 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))))))
(fma.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
x
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (*.f64 x (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (fma.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(sqrt (/ 1 (+ 2 (pow F 2))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 x #s(literal 3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 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)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x)
(* 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))))
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))) x)
(* 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))))
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x)
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B))))
(+ (* -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))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))))
(+ (* -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)))))
(fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B))))))
(+ (* -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))))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 F (sin.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 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))))
(fma.f64 (*.f64 #s(literal 1/16 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 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 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)))))
(fma.f64 (*.f64 #s(literal -1/2 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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 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 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -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)))))
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -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)))))
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -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))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -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)))))
(fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -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)))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) F) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (/.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 x) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 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))))
(fma.f64 (*.f64 #s(literal -1/8 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 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 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)))))
(fma.f64 (*.f64 #s(literal -1/8 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 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 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 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 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)))))
(fma.f64 (*.f64 #s(literal -1/8 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 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 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)))) #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))))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 x)) #s(literal 2 binary64)))

rewrite244.0ms (2%)

Memory
-19.0MiB live, 349.9MiB allocated; 74ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
020103
037103
113296
287496
0819187
Stop Event
iter limit
node limit
iter limit
Counts
20 → 430
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
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 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 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 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 (/.f64 x (tan.f64 B)) #s(literal 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 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (neg.f64 x)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.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 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))) (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 x (tan.f64 B))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.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 (*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 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))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 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))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 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))))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 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 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 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 (/.f64 x (tan.f64 B)) #s(literal 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 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 x)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (neg.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 (neg.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 -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #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) (/.f64 #s(literal -1 binary64) (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 -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))))))
(/.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))))
(/.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 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 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 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))))) (*.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (-.f64 (/.f64 (neg.f64 x) (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 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))))) (neg.f64 (-.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 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 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 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B)))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 F) (sin.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))
(fma.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 (neg.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/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B)))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.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 (neg.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 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (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 (/.f64 x (sin.f64 B))) (cos.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 (neg.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 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (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 (/.f64 x (sin.f64 B))) (cos.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 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 F) (sin.f64 B))))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 F) (sin.f64 B))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(-.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 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 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 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)) (/.f64 F (sin.f64 B))) (*.f64 (neg.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 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))))
(+.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))))
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 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 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (fma.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 (fma.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 (neg.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 (neg.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B)))
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.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 #s(literal -1 binary64) (tan.f64 B)) x)
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x))
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B)))
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B)))
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (tan.f64 B)))
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (neg.f64 x) (tan.f64 B))
(/.f64 x (neg.f64 (tan.f64 B)))
(neg.f64 (/.f64 x (tan.f64 B)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.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 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B)))
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B)))
(/.f64 x (tan.f64 B))
(*.f64 #s(literal 1 binary64) x)
(*.f64 x #s(literal 1 binary64))
x
(*.f64 (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.f64 B))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64))
(pow.f64 (*.f64 (tan.f64 B) (tan.f64 B)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))
(pow.f64 (tan.f64 B) #s(literal -1 binary64))
(/.f64 (neg.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 0 binary64))))
(/.f64 (+.f64 (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (tan.f64 B))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (tan.f64 B)))))
(/.f64 (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64))))
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B)))))
(/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)))
(/.f64 (cos.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(tan.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)))))
(tan.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(tan.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64)))
(tan.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)))
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64)))
(+.f64 (/.f64 (neg.f64 (tan.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(+.f64 (cosh.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))))
#s(literal 1 binary64)
(/.f64 (neg.f64 (+.f64 (tan.f64 B) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 0 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B))))
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))))
(/.f64 (+.f64 (tan.f64 B) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 0 binary64))))
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B)))
(/.f64 (sin.f64 B) (cos.f64 B))
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))
(tan.f64 (+.f64 (PI.f64) B))
(tan.f64 B)
(+.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 0 binary64)))))
B
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 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 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (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)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (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)) (neg.f64 F)) (neg.f64 (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 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B)))))
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))
(/.f64 F (sin.f64 B))
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B)))
(*.f64 (pow.f64 F #s(literal 1/2 binary64)) (pow.f64 F #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 F))) (sqrt.f64 (neg.f64 (neg.f64 F))))
(*.f64 (sqrt.f64 (neg.f64 F)) (sqrt.f64 (neg.f64 F)))
(*.f64 (sqrt.f64 F) (sqrt.f64 F))
(pow.f64 (neg.f64 F) #s(literal 1 binary64))
(pow.f64 (*.f64 F F) #s(literal 1/2 binary64))
(pow.f64 F #s(literal 1 binary64))
(sqrt.f64 (*.f64 F F))
(fabs.f64 (neg.f64 (neg.f64 F)))
(fabs.f64 (neg.f64 F))
(fabs.f64 F)
(exp.f64 (/.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 F) #s(literal 1 binary64)))
F
(sin.f64 B)
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 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 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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/4 binary64)) #s(literal 2 binary64))
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sinh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))))
(fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) (fma.f64 F F (-.f64 #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 (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (*.f64 x x)) (-.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.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))) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #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 (neg.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) (*.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (-.f64 x x) (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))) (*.f64 (-.f64 x x) (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)) (-.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (-.f64 x x) (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)))) (*.f64 (-.f64 x x) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (-.f64 x x) (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (*.f64 (-.f64 x x) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (-.f64 x x) (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (*.f64 (-.f64 x x) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))))) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (neg.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))))) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #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 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (-.f64 x x) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (-.f64 x x)))
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))))
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (-.f64 x x) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 x x)))
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (-.f64 x x) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 x x)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 x x) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (-.f64 x x)))
(/.f64 (fma.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))))
(/.f64 (fma.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (-.f64 x x) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 x x)))
(/.f64 (fma.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))))
(/.f64 (fma.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (-.f64 x x) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (-.f64 x x)))
(/.f64 (fma.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (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 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 x #s(literal 1 binary64) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.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 (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 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) (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)) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))))
(-.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) x))
(-.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 F))))
(-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))
(-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))
(-.f64 (*.f64 F F) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)))
(exp.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (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 3 binary64)) (+.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64))))))
(+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64))))))
(+.f64 (cosh.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sinh.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(+.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 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)))
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal -2 binary64)))
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64))))) (+.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))) (-.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F))))))
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (neg.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 (neg.f64 F) F)))))
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 F (neg.f64 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 (neg.f64 F))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (-.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 8 binary64))) (pow.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.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 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #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 F #s(literal 6 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64))
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64))
(fma.f64 F F #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 F))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))
(-.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F)))
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (pow.f64 F #s(literal 6 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 F #s(literal 6 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(+.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))
(+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 F)))
(+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) F))
(+.f64 #s(literal 2 binary64) (*.f64 F F))
(+.f64 (*.f64 F F) #s(literal 2 binary64))
(*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))))
(*.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)))
(*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)))
(*.f64 (neg.f64 F) (neg.f64 F))
(*.f64 F F)
(pow.f64 (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64))
(pow.f64 (neg.f64 F) #s(literal 2 binary64))
(pow.f64 (*.f64 F F) #s(literal 1 binary64))
(pow.f64 F #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 F) F))
(neg.f64 (*.f64 F (neg.f64 F)))
(sqrt.f64 (pow.f64 F #s(literal 4 binary64)))
(fabs.f64 (*.f64 (neg.f64 F) F))
(fabs.f64 (*.f64 F (neg.f64 F)))
(fabs.f64 (neg.f64 (*.f64 F F)))
(fabs.f64 (*.f64 F F))
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) (sinh.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 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (neg.f64 (-.f64 x x)))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)) (-.f64 x x))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))))
(fma.f64 #s(literal 1 binary64) x x)
(fma.f64 x #s(literal 1 binary64) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x x)) (/.f64 (*.f64 x x) (-.f64 x x)))
(-.f64 x (*.f64 #s(literal -1 binary64) x))
(-.f64 x (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))))
(+.f64 x x)
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)

eval85.0ms (0.7%)

Memory
32.8MiB live, 225.0MiB allocated; 20ms collecting garbage
Compiler

Compiled 25 430 to 2 843 computations (88.8% saved)

prune32.0ms (0.3%)

Memory
-13.2MiB live, 77.6MiB allocated; 7ms collecting garbage
Pruning

22 alts after pruning (22 fresh and 0 done)

PrunedKeptTotal
New55922581
Fresh000
Picked101
Done000
Total56022582
Accuracy
100.0%
Counts
582 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
82.9%
(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)))
27.5%
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
32.0%
(-.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))))
82.9%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))
44.8%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 F) (sqrt.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))))))
75.4%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))
73.3%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
48.4%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
75.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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
47.8%
(+.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
57.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
50.0%
(+.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))))
59.8%
(+.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 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
75.3%
(+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.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))))))
48.9%
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
40.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (*.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) x) B))
40.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x)) x) B))
41.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B))
50.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B)))
57.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) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
29.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
54.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
Compiler

Compiled 1 860 to 1 158 computations (37.7% saved)

simplify0.0ms (0%)

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

series121.0ms (1%)

Memory
11.7MiB live, 145.2MiB allocated; 23ms collecting garbage
Counts
52 → 324
Calls
Call 1
Inputs
(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)))
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))
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
#s(literal 2 binary64)
x
(fma.f64 F F #s(literal 2 binary64))
#s(literal -1/2 binary64)
(sin.f64 B)
B
(/.f64 (neg.f64 x) (tan.f64 B))
(neg.f64 x)
(tan.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B)
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
#s(literal 1 binary64)
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(+.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F))
(fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)
(*.f64 (*.f64 B B) F)
(*.f64 B B)
#s(literal 1/6 binary64)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))
(/.f64 F (sin.f64 B))
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))
(/.f64 #s(literal 1 binary64) F)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))
(pow.f64 (+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))
(+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal 2 binary64) x))
#s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F)
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64))
(/.f64 #s(literal 2 binary64) (*.f64 F F))
(*.f64 F F)
(*.f64 #s(literal 2 binary64) x)
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
Outputs
(* -1 (/ (* x (cos B)) (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* 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))))))))))
F
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* (/ 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))))))))
(+ (* (/ 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))))))))))
(sqrt (/ 1 (+ 2 (* 2 x))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
2
(+ 2 (pow F 2))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* 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)))
(- (* 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)))
(* -1 (/ x B))
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -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))))))))))
(* -1 x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(- (* 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)
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))
(* 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)))))))))
(* 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))))))))))
(/ 1 (+ 2 (* 2 x)))
(+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x))))
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))
(+ (* (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))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* 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)))))))))
(* 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)))))))))))
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* (pow B 2) F)
(/ F (sin B))
(/ 1 F)
(/ 2 F)
(/ (+ 2 (pow F 2)) F)
(/ 2 (pow F 2))
(/ (+ 2 (pow F 2)) (pow F 2))
(pow F 2)
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))))
(/ 1 (* F (sin B)))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 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)
(/ (+ 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)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- 1 x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ 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 B))) (/ 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)))) (/ 1 B)))) (/ x B))
(- 1 x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 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)
(- (+ 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)
1
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+ 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 (+ (* -1/2 (/ (+ 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 (pow F 2))
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2))
(/ (- (+ 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))
(/ 1 (sin B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(/ (+ 1 (* 1/6 (pow B 2))) B)
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B))))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 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/6 B) (/ 1 B)))))
(+ 1 (* 1/6 (pow B 2)))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2))))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/6 (pow B 2)))))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 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/6 (pow B 2))))))
(* F (+ 1 (* 2 (/ 1 (pow F 2)))))
(+ 1 (* 2 (/ 1 (pow F 2))))
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ -1 (* F (sin B)))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F))
(/ -1 F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(* -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))
(* -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))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(* -1 (/ (+ 1 x) B))
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(+ (* -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 (/ (+ 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)))))))
(* -1 (+ 1 x))
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(- (+ (* 1/2 (/ (+ 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))
(- (+ (* 1/2 (/ (+ 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))
-1
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 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)
(- (+ (* 1/2 (/ (+ 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)
(/ -1 (sin B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- (* -1/6 (pow B 2)) 1) B)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* 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)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B))
(- (* -1/6 (pow B 2)) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (* -1/6 (pow B 2))) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (* -1/6 (pow B 2)))) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (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)) (- (* -1/6 (pow B 2)) 1)) (pow F 6))) (* -1/6 (pow B 2))))) 1)
(* -1 (* F (- (* -1/6 (pow B 2)) 1)))
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* -1 x) (+ (* 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))))) B)
(/ (+ (* -1 x) (+ (* 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))))))))) B)
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B)
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B)
B
(* B (+ 1 (* -1/6 (pow B 2))))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)
(/ (+ (* -1 x) (* (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)))))))))) B)
(* B (+ 1 (* 1/3 (pow B 2))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)
(/ (- (* (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)
(/ x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/ (+ 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)
(/ 1 B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* 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)
(/ (+ (* 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)
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ F (* 1/6 (* (pow B 2) F)))
(pow B 2)
(/ F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)
(/ (+ 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)
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(sin B)
(/ (sin B) (cos B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(/ (* x (cos B)) (sin B))
(/ (cos B) (sin B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(* 1/6 (* (pow B 2) F))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(sqrt (/ 1 (+ 2 (pow F 2))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(+ (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))))))))
(+ (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)))))))))
x
(+ (* 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))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(+ (* 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)))
(+ (* 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)))
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))))
(+ (* 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 (+ 2 (pow F 2)))
(+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2))))
(+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2))))
(+ (* 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))))
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))
(+ (* -1 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* 3/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (+ F (* 1/6 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(* 2 x)
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(* 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))))
(* 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))))
(* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (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))))
(+ (* -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)))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(* 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)))
(* 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)))
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(* 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))
(* 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))
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))
(+ (* -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)))))
(+ (* -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))))))
(/ 1/2 x)
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x)
(/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x)
(/ (- (+ 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)
(* x (+ 2 (* 2 (/ 1 x))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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))))))
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 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 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))))
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (* (+ F (* 1/6 (* (pow B 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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(* -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)))))
(* -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)))))
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(* -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))))
(* -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))))
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(* -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)))))
(* -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)))))
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x))
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x))
(* -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))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
Calls

9 calls:

TimeVariablePointExpression
30.0ms
x
@0
((+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) -1/2 (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ 1 (+ (* F F) (+ (* 2 x) 2))) 1 (+ (* F F) (+ (* 2 x) 2)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (+ (* (* (* B B) F) 1/6) F) (* (* B B) F) (* B B) 1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ 1 F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* (* (+ (/ 2 (* F F)) 1) F) F) (* (+ (/ 2 (* F F)) 1) F) (+ (/ 2 (* F F)) 1) (/ 2 (* F F)) (* F F) (* 2 x) (neg (/ 1 2)) (/ 1 2))
24.0ms
F
@-inf
((+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) -1/2 (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ 1 (+ (* F F) (+ (* 2 x) 2))) 1 (+ (* F F) (+ (* 2 x) 2)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (+ (* (* (* B B) F) 1/6) F) (* (* B B) F) (* B B) 1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ 1 F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* (* (+ (/ 2 (* F F)) 1) F) F) (* (+ (/ 2 (* F F)) 1) F) (+ (/ 2 (* F F)) 1) (/ 2 (* F F)) (* F F) (* 2 x) (neg (/ 1 2)) (/ 1 2))
14.0ms
x
@-inf
((+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) -1/2 (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ 1 (+ (* F F) (+ (* 2 x) 2))) 1 (+ (* F F) (+ (* 2 x) 2)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (+ (* (* (* B B) F) 1/6) F) (* (* B B) F) (* B B) 1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ 1 F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* (* (+ (/ 2 (* F F)) 1) F) F) (* (+ (/ 2 (* F F)) 1) F) (+ (/ 2 (* F F)) 1) (/ 2 (* F F)) (* F F) (* 2 x) (neg (/ 1 2)) (/ 1 2))
12.0ms
B
@inf
((+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) -1/2 (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ 1 (+ (* F F) (+ (* 2 x) 2))) 1 (+ (* F F) (+ (* 2 x) 2)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (+ (* (* (* B B) F) 1/6) F) (* (* B B) F) (* B B) 1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ 1 F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* (* (+ (/ 2 (* F F)) 1) F) F) (* (+ (/ 2 (* F F)) 1) F) (+ (/ 2 (* F F)) 1) (/ 2 (* F F)) (* F F) (* 2 x) (neg (/ 1 2)) (/ 1 2))
10.0ms
x
@inf
((+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) -1/2 (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ 1 (+ (* F F) (+ (* 2 x) 2))) 1 (+ (* F F) (+ (* 2 x) 2)) (+ (* 2 x) 2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (+ (* (* (* B B) F) 1/6) F) (* (* B B) F) (* B B) 1/6 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ 1 F) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+ (+ (* F F) 2) (* 2 x)) (+ (* F F) 2) (* (* (+ (/ 2 (* F F)) 1) F) F) (* (+ (/ 2 (* F F)) 1) F) (+ (/ 2 (* F F)) 1) (/ 2 (* F F)) (* F F) (* 2 x) (neg (/ 1 2)) (/ 1 2))

simplify239.0ms (2%)

Memory
24.7MiB live, 258.4MiB allocated; 28ms collecting garbage
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0128511907
1457711807
0844010742
Stop Event
iter limit
node limit
Counts
324 → 321
Calls
Call 1
Inputs
(* -1 (/ (* x (cos B)) (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* 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))))))))))
F
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* (/ 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))))))))
(+ (* (/ 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))))))))))
(sqrt (/ 1 (+ 2 (* 2 x))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
2
(+ 2 (pow F 2))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* 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)))
(- (* 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)))
(* -1 (/ x B))
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -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))))))))))
(* -1 x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(- (* 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)
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))
(* 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)))))))))
(* 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))))))))))
(/ 1 (+ 2 (* 2 x)))
(+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x))))
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))
(+ (* (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))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* 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)))))))))
(* 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)))))))))))
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* (pow B 2) F)
(/ F (sin B))
(/ 1 F)
(/ 2 F)
(/ (+ 2 (pow F 2)) F)
(/ 2 (pow F 2))
(/ (+ 2 (pow F 2)) (pow F 2))
(pow F 2)
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))))
(/ 1 (* F (sin B)))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 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)
(/ (+ 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)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- 1 x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ 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 B))) (/ 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)))) (/ 1 B)))) (/ x B))
(- 1 x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 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)
(- (+ 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)
1
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+ 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 (+ (* -1/2 (/ (+ 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 (pow F 2))
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2))
(/ (- (+ 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))
(/ 1 (sin B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(/ (+ 1 (* 1/6 (pow B 2))) B)
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B))))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 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/6 B) (/ 1 B)))))
(+ 1 (* 1/6 (pow B 2)))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2))))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/6 (pow B 2)))))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 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/6 (pow B 2))))))
(* F (+ 1 (* 2 (/ 1 (pow F 2)))))
(+ 1 (* 2 (/ 1 (pow F 2))))
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ -1 (* F (sin B)))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F))
(/ -1 F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(* -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))
(* -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))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(* -1 (/ (+ 1 x) B))
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(+ (* -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 (/ (+ 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)))))))
(* -1 (+ 1 x))
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(- (+ (* 1/2 (/ (+ 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))
(- (+ (* 1/2 (/ (+ 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))
-1
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 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)
(- (+ (* 1/2 (/ (+ 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)
(/ -1 (sin B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- (* -1/6 (pow B 2)) 1) B)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* 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)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B))
(- (* -1/6 (pow B 2)) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (* -1/6 (pow B 2))) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (* -1/6 (pow B 2)))) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (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)) (- (* -1/6 (pow B 2)) 1)) (pow F 6))) (* -1/6 (pow B 2))))) 1)
(* -1 (* F (- (* -1/6 (pow B 2)) 1)))
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* -1 x) (+ (* 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))))) B)
(/ (+ (* -1 x) (+ (* 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))))))))) B)
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B)
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B)
B
(* B (+ 1 (* -1/6 (pow B 2))))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)
(/ (+ (* -1 x) (* (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)))))))))) B)
(* B (+ 1 (* 1/3 (pow B 2))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)
(/ (- (* (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)
(/ x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/ (+ 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)
(/ 1 B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* 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)
(/ (+ (* 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)
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ F (* 1/6 (* (pow B 2) F)))
(pow B 2)
(/ F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)
(/ (+ 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)
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(sin B)
(/ (sin B) (cos B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(/ (* x (cos B)) (sin B))
(/ (cos B) (sin B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(* 1/6 (* (pow B 2) F))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(sqrt (/ 1 (+ 2 (pow F 2))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(+ (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))))))))
(+ (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)))))))))
x
(+ (* 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))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(+ (* 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)))
(+ (* 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)))
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))))
(+ (* 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 (+ 2 (pow F 2)))
(+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2))))
(+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2))))
(+ (* 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))))
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))
(+ (* -1 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* 3/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (+ F (* 1/6 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(* 2 x)
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(* 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))))
(* 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))))
(* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (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))))
(+ (* -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)))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(* 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)))
(* 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)))
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(* 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))
(* 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))
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))
(+ (* -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)))))
(+ (* -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))))))
(/ 1/2 x)
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x)
(/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x)
(/ (- (+ 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)
(* x (+ 2 (* 2 (/ 1 x))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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))))))
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 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 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))))
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (* (+ F (* 1/6 (* (pow B 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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(* -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)))))
(* -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)))))
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(* -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))))
(* -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))))
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(* -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)))))
(* -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)))))
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x))
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x))
(* -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))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
Outputs
(* -1 (/ (* x (cos B)) (sin B)))
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
F
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+ (* (/ 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))))))))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+ (* (/ 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(sqrt (/ 1 (+ 2 (* 2 x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(+ 2 (* 2 x))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(- (* 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)))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* 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)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ x B))
(/.f64 (neg.f64 x) B)
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (neg.f64 x)) B)
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (/.f64 (neg.f64 x) B))
(+ (* -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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (/.f64 (neg.f64 x) B))
(* -1 x)
(neg.f64 x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x)
(- (* 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)
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x)
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)
(* 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)))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)
(* 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))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)
(/ 1 (+ 2 (* 2 x)))
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x))))
(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) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))
(fma.f64 (-.f64 (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))
(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) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* 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)))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* 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)))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64))))) #s(literal -5/16 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(* F (+ (* -1/2 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64))))) #s(literal -5/16 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F)
(* (pow B 2) F)
(*.f64 (*.f64 B B) F)
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ 2 F)
(/.f64 #s(literal 2 binary64) F)
(/ (+ 2 (pow F 2)) F)
(/.f64 (fma.f64 F F #s(literal 2 binary64)) F)
(/ 2 (pow F 2))
(/.f64 #s(literal 2 binary64) (*.f64 F F))
(/ (+ 2 (pow F 2)) (pow F 2))
(/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F F))
(pow F 2)
(*.f64 F F)
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(/ 1 (* F (sin B)))
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)
(/.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 binary64) (sin.f64 B))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F)
(/ (+ 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)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)
(/ (+ 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)
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(/ (- 1 x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) 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 B))) (/ x B))
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (/.f64 #s(literal 1 binary64) B))) (/.f64 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)))) (/ 1 B)))) (/ x B))
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) x)
(- (+ 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)
(-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)
(- (+ 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)
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) x)
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 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)))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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))
(+ 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))))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64))
(/ 1 (pow F 2))
(/.f64 #s(literal 1 binary64) (*.f64 F F))
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2))
(/.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))
(/ (- (+ 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))
(/.f64 (-.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)) (/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (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 #s(literal 1 binary64) (sin.f64 B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(/ (+ 1 (* 1/6 (pow B 2))) B)
(/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (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)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 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/6 B) (/ 1 B)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 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))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))
(+ 1 (* 1/6 (pow B 2)))
(fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2))))
(+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/6 (pow B 2)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)))) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 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/6 (pow B 2))))))
(+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))))) #s(literal 1 binary64))
(* F (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F)
(+ 1 (* 2 (/ 1 (pow F 2))))
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64))
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)))) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))) (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(/ -1 (* F (sin B)))
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F))
(/.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 binary64) (sin.f64 B))) (neg.f64 F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (neg.f64 F))
(/ -1 F)
(/.f64 #s(literal -1 binary64) F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))
(* -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))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)) (neg.f64 F))
(* -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))
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) (neg.f64 F))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(neg.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)))) (sin.f64 B))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))) (sin.f64 B)))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(* -1 (/ (+ 1 x) B))
(/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B)
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))
(+ (* -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))))))
(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 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))
(+ (* -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)))))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (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))))))
(* -1 (+ 1 x))
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (+.f64 #s(literal 1 binary64) x))
(- (+ (* 1/2 (/ (+ 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))
(-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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))
(- (+ (* 1/2 (/ (+ 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))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) (+.f64 #s(literal 1 binary64) x))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1 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)
(-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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))
(- (+ (* 1/2 (/ (+ 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)
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(/ (- (* -1/6 (pow B 2)) 1) B)
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B))
(-.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) B)) (/.f64 #s(literal 1 binary64) B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B))
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (-.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) B)) (/.f64 #s(literal 1 binary64) B)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* 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)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B))
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 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 F #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B) (/.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/6 binary64) B)))) (/.f64 #s(literal 1 binary64) B))
(- (* -1/6 (pow B 2)) 1)
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (* -1/6 (pow B 2))) 1)
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (* -1/6 (pow B 2)))) 1)
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) F) (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 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 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))) #s(literal 1 binary64)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (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)) (- (* -1/6 (pow B 2)) 1)) (pow F 6))) (* -1/6 (pow B 2))))) 1)
(-.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 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 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (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/6 binary64) (*.f64 B B))))) #s(literal 1 binary64))
(* -1 (* F (- (* -1/6 (pow B 2)) 1)))
(*.f64 (neg.f64 F) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)))
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) B)
(/ (+ (* -1 x) (+ (* 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))))) B)
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) B)
(/ (+ (* -1 x) (+ (* 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))))))))) B)
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B))) B)
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B)
(/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (neg.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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F))) B)
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) B))
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) #s(literal 1/6 binary64))) (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 31/15120 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 7/360 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) #s(literal 1/6 binary64))) (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)
B
(* B (+ 1 (* -1/6 (pow B 2))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(*.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)
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(*.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)
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (neg.f64 x)) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)
(/ (+ (* -1 x) (* (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)))))))))) B)
(/.f64 (fma.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) (neg.f64 x)) B)
(* B (+ 1 (* 1/3 (pow B 2))))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(*.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)
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(*.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)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)
(/ (- (+ (* 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)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) B)
(/ (- (+ (* 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)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B)) x)) B)
(/ (- (+ (* 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)
(/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (neg.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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) x) B)
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) 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)
(/ (- (* (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)
(/.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)
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 B) B) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)
(/ (+ 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)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 B) B) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (neg.f64 x) #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) 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)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) 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)
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 F B))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) B)
(/ (+ (* 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)
(/.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 B) B) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) B)
(/ (+ (* 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)
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) B)
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F))
(+ F (* 1/6 (* (pow B 2) F)))
(fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)
(pow B 2)
(*.f64 B B)
(/ F B)
(/.f64 F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 B) B) (*.f64 F #s(literal -7/360 binary64)) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B)
(/ (+ 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)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 B) B) (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 (neg.f64 F) #s(literal -7/360 binary64))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B)
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(sin B)
(sin.f64 B)
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) B)
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B))
(* 1/6 (* (pow B 2) F))
(*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B))) (*.f64 B B))
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(*.f64 (neg.f64 B) (fma.f64 (/.f64 F (*.f64 (neg.f64 B) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F (cos.f64 B)) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F (cos.f64 B)) (sin.f64 B)) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))))
(fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F (cos.f64 B)) (sin.f64 B)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(sqrt (/ 1 (+ 2 (pow F 2))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 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)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
x
(+ (* 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))))))
(fma.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x)) (/.f64 #s(literal 1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(fma.f64 (-.f64 (*.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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)))
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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)))
(fma.f64 (-.f64 (fma.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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))))))))))
(fma.f64 (fma.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(/ 1 (+ 2 (pow F 2)))
(/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))
(+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2))))
(fma.f64 (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))
(+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2))))
(fma.f64 (-.f64 (*.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 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 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))))
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal -8 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) x) (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) x (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 F (/.f64 x (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)))
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F))
(+ (* -1 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* 3/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (+ F (* 1/6 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) #s(literal 3/2 binary64))) x (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x)
(* 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))))
(*.f64 (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x)
(* 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))))
(*.f64 (-.f64 (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x)
(* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 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))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.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 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 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)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.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 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) B)) x)
(* 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)))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) B))) x)
(* 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)))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) B))) x)
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 1 binary64)) x)
(* 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))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 1 binary64))) x)
(* 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))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (fma.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) #s(literal 1 binary64))) x)
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)))
(+ (* -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)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))))
(+ (* -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))))))
(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) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)))))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x)
(/.f64 (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) x)
(/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/4 binary64))) x)
(/ (- (+ 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)
(/.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 #s(literal -1/8 binary64) x) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) x)
(* x (+ 2 (* 2 (/ 1 x))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))
(+ (* -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))))
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)))
(+ (* -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)))))
(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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))))
(+ (* -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))))))
(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)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)))))
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 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 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))))
(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)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F))))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (* (+ F (* 1/6 (* (pow B 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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 F) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -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)))))
(*.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))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -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)))))
(*.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))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) (sin.f64 B)) (/.f64 (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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)))))
(+.f64 (/.f64 (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)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #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))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 x)) #s(literal 2 binary64)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) B)))
(* -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))))
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B)))
(* -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))))
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.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 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B)))
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 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)))))
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) #s(literal 1 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)))))
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) #s(literal 1 binary64)))
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))
(*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -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))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -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)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -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)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 x))
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x))
(/.f64 (-.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)))) (neg.f64 x)) #s(literal 1/2 binary64)) (neg.f64 x))
(* -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))
(/.f64 (-.f64 (/.f64 (-.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)))) (neg.f64 x)) (*.f64 #s(literal 1/4 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 x)) #s(literal 1/2 binary64)) (neg.f64 x))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -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))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -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)))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -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)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #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))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.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)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (/.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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(+.f64 (/.f64 (fma.f64 (*.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)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))))

rewrite276.0ms (2.3%)

Memory
-45.8MiB live, 399.9MiB allocated; 73ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
068563
0112554
1417532
23041532
09852528
Stop Event
iter limit
node limit
iter limit
Counts
52 → 946
Calls
Call 1
Inputs
(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)))
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))
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
#s(literal 2 binary64)
x
(fma.f64 F F #s(literal 2 binary64))
#s(literal -1/2 binary64)
(sin.f64 B)
B
(/.f64 (neg.f64 x) (tan.f64 B))
(neg.f64 x)
(tan.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B)
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
#s(literal 1 binary64)
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(+.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F))
(fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)
(*.f64 (*.f64 B B) F)
(*.f64 B B)
#s(literal 1/6 binary64)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))
(/.f64 F (sin.f64 B))
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))
(/.f64 #s(literal 1 binary64) F)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))
(pow.f64 (+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))
(+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal 2 binary64) x))
#s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F)
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64))
(/.f64 #s(literal 2 binary64) (*.f64 F F))
(*.f64 F F)
(*.f64 #s(literal 2 binary64) x)
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
Outputs
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) F))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)))
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))))) (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))))))
(+.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 F))) (sqrt.f64 (neg.f64 (neg.f64 F))))
(*.f64 (sqrt.f64 (neg.f64 F)) (sqrt.f64 (neg.f64 F)))
(*.f64 (sqrt.f64 F) (sqrt.f64 F))
(pow.f64 (neg.f64 F) #s(literal 1 binary64))
(pow.f64 (*.f64 F F) #s(literal 1/2 binary64))
(pow.f64 F #s(literal 1 binary64))
(sqrt.f64 (*.f64 F F))
(fabs.f64 (neg.f64 (neg.f64 F)))
(fabs.f64 (neg.f64 F))
(fabs.f64 F)
(exp.f64 (/.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 F) #s(literal 1 binary64)))
F
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)))
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)))
(/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))
(neg.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))
(neg.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B))))
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(sqrt.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))
(fabs.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(exp.f64 (fma.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))))
(exp.f64 (/.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(exp.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 F #s(literal 6 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (-.f64 x x) (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))) (*.f64 (-.f64 x x) (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (-.f64 x x) (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (-.f64 x x) (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)))) (*.f64 (-.f64 x x) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (-.f64 x x) (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)))) (*.f64 (-.f64 x x) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (-.f64 x x) (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)))) (*.f64 (-.f64 x x) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (-.f64 x x) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (-.f64 x x)))
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (-.f64 x x) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 x x)))
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))) (-.f64 x x) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 x x)))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 x x) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (-.f64 x x)))
(/.f64 (fma.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (-.f64 x x) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 x x)))
(/.f64 (fma.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (-.f64 x x) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 x x)))
(/.f64 (fma.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 1 binary64) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 F F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))
(exp.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+.f64 (cosh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sinh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)
(+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(+.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 F F)))
#s(literal 2 binary64)
(*.f64 #s(literal 1 binary64) x)
(*.f64 x #s(literal 1 binary64))
(neg.f64 (neg.f64 x))
x
(/.f64 (fma.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 8 binary64))) (pow.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) #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 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64)))
(/.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64))
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64))
(fma.f64 F F #s(literal 2 binary64))
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.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)
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 B))) (sqrt.f64 (neg.f64 (neg.f64 B))))
(*.f64 (sqrt.f64 (neg.f64 B)) (sqrt.f64 (neg.f64 B)))
(*.f64 (sqrt.f64 B) (sqrt.f64 B))
(pow.f64 (neg.f64 B) #s(literal 1 binary64))
(pow.f64 (*.f64 B B) #s(literal 1/2 binary64))
(pow.f64 B #s(literal 1 binary64))
(sqrt.f64 (*.f64 B B))
(fabs.f64 (neg.f64 (neg.f64 B)))
(fabs.f64 (neg.f64 B))
(fabs.f64 B)
(exp.f64 (/.f64 (*.f64 (log.f64 B) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 B) #s(literal 1 binary64)))
B
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x))
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B)))
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B))
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (neg.f64 x) (tan.f64 B))
(/.f64 x (neg.f64 (tan.f64 B)))
(neg.f64 (/.f64 x (tan.f64 B)))
(neg.f64 x)
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))))
(/.f64 (+.f64 (tan.f64 B) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 0 binary64))))
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B)))
(/.f64 (sin.f64 B) (cos.f64 B))
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))
(tan.f64 (+.f64 (PI.f64) B))
(tan.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))
(/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 x)) (neg.f64 B))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) #s(literal 2 binary64)) (pow.f64 (/.f64 x B) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (/.f64 x B)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (/.f64 x B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (neg.f64 (neg.f64 B)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))
(/.f64 (fma.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) B))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x))) B))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (neg.f64 B))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) B))
(neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (neg.f64 B)))
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (/.f64 x B))
(/.f64 (neg.f64 (fma.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)))))
(/.f64 (fma.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)) (/.f64 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)))
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (fma.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)))))
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)
(*.f64 (fabs.f64 (*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)
(*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) F)) (fabs.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (*.f64 F #s(literal 1 binary64))) (fabs.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(sqrt.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))
(fabs.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(sqrt.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))
(fabs.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(exp.f64 (fma.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))))
(exp.f64 (/.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(exp.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))
(*.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))
(*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -2 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))))
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64) (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (cosh.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sinh.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
#s(literal 1 binary64)
(/.f64 (fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 F #s(literal 6 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (-.f64 x x) (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))) (*.f64 (-.f64 x x) (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (-.f64 x x) (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))))) (*.f64 (-.f64 x x) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (-.f64 x x) (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)))) (*.f64 (-.f64 x x) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (-.f64 x x) (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)))) (*.f64 (-.f64 x x) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (-.f64 x x) (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)))) (*.f64 (-.f64 x x) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (-.f64 x x) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (-.f64 x x)))
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (-.f64 x x) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 x x)))
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))) (-.f64 x x) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 x x)))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 x x) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (-.f64 x x)))
(/.f64 (fma.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (-.f64 x x) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 x x)))
(/.f64 (fma.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (-.f64 x x) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 x x)))
(/.f64 (fma.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 1 binary64) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 F F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))
(exp.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+.f64 (cosh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sinh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)
(+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(+.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 F F)))
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))
(/.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) #s(literal 8 binary64))) (pow.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 4 binary64)))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))))
(fma.f64 #s(literal 1 binary64) x (+.f64 x #s(literal 2 binary64)))
(fma.f64 x #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64)))
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))
(+.f64 (+.f64 #s(literal 2 binary64) x) x)
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))))
(+.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))
(+.f64 x (+.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))))))
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))
(+.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(+.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B)))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x))
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B)))
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B))
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (neg.f64 x) (tan.f64 B))
(/.f64 x (neg.f64 (tan.f64 B)))
(neg.f64 (/.f64 x (tan.f64 B)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.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 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B)))
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B)))
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B)))
(/.f64 x (tan.f64 B))
(*.f64 (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.f64 B))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (tan.f64 B) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 0 binary64))))
(/.f64 (+.f64 (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (tan.f64 B))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (tan.f64 B)))))
(/.f64 (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64))))
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)))
(/.f64 (cos.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(tan.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)))))
(tan.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(tan.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64)))
(tan.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)))
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))))
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)) (neg.f64 B) (*.f64 B (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 B (neg.f64 B)))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)) B (*.f64 B (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 B B))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 B)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 B))
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B)
(neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))
(neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 B)))
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)) B) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B))
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) F))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) F))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F))
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) (pow.f64 F #s(literal 3 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F))
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) (pow.f64 F #s(literal 3 binary64)))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))) (*.f64 #s(literal 1 binary64) F)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) (pow.f64 F #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) (pow.f64 F #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)))))))
(fma.f64 (fabs.f64 (*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)))
(fma.f64 (*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)))
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) F)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 B B)) (*.f64 #s(literal 1/6 binary64) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 B B) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(fma.f64 (*.f64 (*.f64 B B) F) (*.f64 #s(literal 1/6 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(fma.f64 (*.f64 B B) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)))
(fma.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)))
(-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F))
(-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) F)))
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))) (pow.f64 F #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)))))))
(/.f64 (-.f64 (*.f64 F F) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 2 binary64))) (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) (pow.f64 F #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)))))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 F F (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F))))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) (pow.f64 F #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F))))))
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 F))) (sqrt.f64 (neg.f64 (neg.f64 F))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)))
(fma.f64 (sqrt.f64 (neg.f64 F)) (sqrt.f64 (neg.f64 F)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)))
(fma.f64 (sqrt.f64 F) (sqrt.f64 F) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F F)
(fma.f64 (*.f64 #s(literal 1/6 binary64) B) (*.f64 B F) F)
(fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)
(fma.f64 (neg.f64 B) (*.f64 (neg.f64 B) (*.f64 #s(literal 1/6 binary64) F)) F)
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)
(fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)
(fma.f64 B (*.f64 (*.f64 B F) #s(literal 1/6 binary64)) F)
(fma.f64 B (*.f64 B (*.f64 #s(literal 1/6 binary64) F)) F)
(fma.f64 F (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F)) (/.f64 (*.f64 F F) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F)))
(-.f64 F (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) F)))
(-.f64 F (*.f64 (neg.f64 (*.f64 (*.f64 B B) F)) #s(literal 1/6 binary64)))
(-.f64 F (*.f64 (neg.f64 (*.f64 B B)) (*.f64 #s(literal 1/6 binary64) F)))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)))))) (/.f64 (pow.f64 F #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) (*.f64 F (-.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)))))))
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) F)
(+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)))
(*.f64 (*.f64 F (neg.f64 B)) (neg.f64 B))
(*.f64 (*.f64 B F) B)
(*.f64 (neg.f64 B) (*.f64 (neg.f64 B) F))
(*.f64 (*.f64 B B) F)
(*.f64 B (*.f64 B F))
(*.f64 F (*.f64 B B))
(*.f64 (neg.f64 (neg.f64 (neg.f64 B))) (neg.f64 (neg.f64 (neg.f64 B))))
(*.f64 (exp.f64 (log.f64 B)) (exp.f64 (log.f64 B)))
(*.f64 (neg.f64 (neg.f64 B)) (neg.f64 (neg.f64 B)))
(*.f64 (neg.f64 B) (neg.f64 B))
(*.f64 B B)
(pow.f64 (exp.f64 (log.f64 B)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 B)) #s(literal 2 binary64))
(pow.f64 (neg.f64 B) #s(literal 2 binary64))
(pow.f64 (*.f64 B B) #s(literal 1 binary64))
(pow.f64 B #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 B) B))
(neg.f64 (*.f64 B (neg.f64 B)))
(sqrt.f64 (pow.f64 B #s(literal 4 binary64)))
(fabs.f64 (*.f64 (neg.f64 B) B))
(fabs.f64 (*.f64 B (neg.f64 B)))
(fabs.f64 (neg.f64 (*.f64 B B)))
(fabs.f64 (*.f64 B B))
(exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))
#s(literal 1/6 binary64)
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))))
(/.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (sin.f64 B))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
(fma.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))))
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))) (/.f64 F (sin.f64 B))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))))
(+.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B))))
(*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))))
(*.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (sin.f64 B)))
(/.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))) (neg.f64 (sin.f64 B)))
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) (neg.f64 F)) (neg.f64 (sin.f64 B)))
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F)) (neg.f64 (sin.f64 B)))
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))) F) (sin.f64 B))
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))
(/.f64 F (sin.f64 B))
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B)))
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64)))
(*.f64 (neg.f64 (pow.f64 F #s(literal -1/2 binary64))) (neg.f64 (pow.f64 F #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 F #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 F #s(literal -1/2 binary64))))
(*.f64 (pow.f64 F #s(literal -1/2 binary64)) (pow.f64 F #s(literal -1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 F)) #s(literal -1 binary64))
(pow.f64 (pow.f64 F #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal -1 binary64))
(pow.f64 (*.f64 F F) #s(literal -1/2 binary64))
(pow.f64 F #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 F))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 F)))
(/.f64 #s(literal 1 binary64) F)
(neg.f64 (/.f64 #s(literal -1 binary64) F))
(exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))))
(/.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -3/2 binary64)))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #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 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))))
(+.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)))
(*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (sin.f64 B)))
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)))
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (sin.f64 B)))
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B)))
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)) F) (sin.f64 B))
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)))))
(*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))))
(pow.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal 2 binary64)) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64))
(fabs.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/2 binary64)))
(exp.f64 (fma.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))) #s(literal -1/4 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))) #s(literal -1/2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 x #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 x #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) x (+.f64 x #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))))
(fma.f64 x #s(literal 1 binary64) (+.f64 x #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))))
(fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))
(fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 x #s(literal 2 binary64)))))
(-.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 #s(literal -2 binary64) x))
(exp.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))))
(+.f64 (cosh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))))) (sinh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))))))
(+.f64 (+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) x) x)
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))) (pow.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) #s(literal 2 binary64)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)))
(+.f64 #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)) (*.f64 x #s(literal 2 binary64)))
(+.f64 x (+.f64 x #s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))))
#s(approx (+ (* F F) 2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (neg.f64 F))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F) F)
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))
(*.f64 (*.f64 F F) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(*.f64 F (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 F F)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) F)
(*.f64 F (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) F) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal 1 binary64)) F) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (*.f64 F (-.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(/.f64 (*.f64 F (+.f64 (/.f64 #s(literal -8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))))
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) F (*.f64 #s(literal 1 binary64) F))
(fma.f64 #s(literal 1 binary64) F (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) F))
(fma.f64 F (/.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F #s(literal 1 binary64)))
(fma.f64 F #s(literal 1 binary64) (*.f64 F (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) F) (*.f64 #s(literal 1 binary64) F))
(+.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) F))
(+.f64 (*.f64 F (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F #s(literal 1 binary64)))
(+.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 F (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (fma.f64 (/.f64 #s(literal -8 binary64) (pow.f64 F #s(literal 6 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal -8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) F) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 F F))))
(/.f64 (+.f64 (/.f64 #s(literal -8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))))
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64))
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(+.f64 (/.f64 (/.f64 #s(literal -8 binary64) (pow.f64 F #s(literal 6 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))) (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(/.f64 (fabs.f64 (/.f64 #s(literal 2 binary64) (neg.f64 F))) F)
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) #s(literal 1 binary64))) F)
(/.f64 (fabs.f64 (neg.f64 (/.f64 #s(literal 2 binary64) F))) F)
(/.f64 (fabs.f64 (/.f64 #s(literal 2 binary64) F)) F)
(/.f64 (/.f64 #s(literal 2 binary64) (neg.f64 F)) (neg.f64 F))
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) #s(literal 1 binary64)) F)
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) F)) (neg.f64 F))
(/.f64 (/.f64 #s(literal 2 binary64) F) F)
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F))
(/.f64 #s(literal 2 binary64) (*.f64 F F))
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 F F)))
(sqrt.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))))
(fabs.f64 (/.f64 #s(literal -2 binary64) (*.f64 F F)))
(fabs.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(fabs.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))))
(*.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)))
(*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)))
(*.f64 (neg.f64 F) (neg.f64 F))
(*.f64 F F)
(pow.f64 (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64))
(pow.f64 (neg.f64 F) #s(literal 2 binary64))
(pow.f64 (*.f64 F F) #s(literal 1 binary64))
(pow.f64 F #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 F) F))
(sqrt.f64 (pow.f64 F #s(literal 4 binary64)))
(fabs.f64 (*.f64 (neg.f64 F) F))
(fabs.f64 (*.f64 F F))
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))))
(*.f64 x #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) x)
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))
(fma.f64 #s(literal 1 binary64) x x)
(fma.f64 x #s(literal 1 binary64) x)
(+.f64 x x)
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)

eval283.0ms (2.4%)

Memory
55.1MiB live, 509.0MiB allocated; 80ms collecting garbage
Compiler

Compiled 87 927 to 7 786 computations (91.1% saved)

prune99.0ms (0.8%)

Memory
-17.2MiB live, 275.2MiB allocated; 27ms collecting garbage
Pruning

53 alts after pruning (53 fresh and 0 done)

PrunedKeptTotal
New1 697471 744
Fresh11617
Picked505
Done000
Total1 713531 766
Accuracy
100.0%
Counts
1 766 → 53
Alt Table
Click to see full alt table
StatusAccuracyProgram
56.4%
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
82.9%
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
82.7%
(fma.f64 F (/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
82.8%
(fma.f64 F (/.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
82.9%
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
52.3%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)) (/.f64 (neg.f64 x) (tan.f64 B)))
53.9%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) (tan.f64 B)))
48.2%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) (tan.f64 B)))
56.4%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))
67.4%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B)))
47.9%
(+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
24.8%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 F)) (sqrt.f64 (neg.f64 F))) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
75.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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
46.4%
(+.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))))
45.3%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
36.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(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B)))
35.1%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
57.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
50.0%
(+.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))))
48.3%
(+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.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))))
40.0%
(+.f64 (neg.f64 (*.f64 x #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
22.4%
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
24.5%
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
40.2%
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
31.4%
(+.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))))
40.3%
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
40.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
56.3%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B)))
57.6%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)))
29.2%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
54.9%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
40.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) B))
40.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x)) x) B))
41.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B))
25.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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 F) (sqrt.f64 F)) F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B))
2.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) (pow.f64 (neg.f64 B) #s(literal 1 binary64))))
40.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) (*.f64 (sqrt.f64 B) (sqrt.f64 B))))
29.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) (sqrt.f64 (*.f64 B B))))
29.4%
#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 (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B))
25.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 (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) F) x) B))
17.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 (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
24.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64))) x) B))
20.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1 binary64))) x) B))
17.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) x) B))
29.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))
28.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B))
50.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B)))
14.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B))
28.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
57.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) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
21.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))))
21.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
13.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))))
Compiler

Compiled 4 812 to 3 164 computations (34.2% saved)

simplify0.0ms (0%)

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

series57.0ms (0.5%)

Memory
-3.6MiB live, 87.5MiB allocated; 7ms collecting garbage
Counts
44 → 323
Calls
Call 1
Inputs
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
F
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
#s(literal 1 binary64)
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
x
#s(literal 2 binary64)
(fma.f64 F F #s(literal 2 binary64))
(sin.f64 B)
B
(/.f64 (neg.f64 x) (tan.f64 B))
(neg.f64 x)
(tan.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
(/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)
#s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) 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 (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))))
#s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))
(/.f64 #s(literal 1/2 binary64) B)
#s(literal 1/2 binary64)
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(*.f64 F F)
(/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B)
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))
#s(literal -1 binary64)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))
(/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)
#s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)))
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))
(*.f64 #s(literal -1/6 binary64) (*.f64 B B))
#s(literal -1/6 binary64)
(*.f64 B B)
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) (tan.f64 B)))
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)))
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))
(*.f64 (sin.f64 B) F)
Outputs
(* -1 (/ (* x (cos B)) (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* 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))))))))))
F
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* (/ 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))))))))
(+ (* (/ 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))))))))))
(sqrt (/ 1 (+ 2 (* 2 x))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(sqrt (+ 2 (* 2 x)))
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(+ (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))))))))
(+ (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))))))))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
2
(+ 2 (pow F 2))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* 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)))
(- (* 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)))
(* -1 (/ x B))
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -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))))))))))
(* -1 x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(- (* 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)
(* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/ (+ (* 1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (* -1 (/ x B)) (/ 1 B)))) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(pow F 2)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* 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)))))))))
(* 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)))))))))))
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(/ -1 (* F (sin B)))
(* F (sin B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))))
(/ 1 (* F (sin B)))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F)
(/ 1 F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 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)
(/ (+ 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)
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(* 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)))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- 1 x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ 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 B))) (/ 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)))) (/ 1 B)))) (/ x B))
(- 1 x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 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)
(- (+ 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)
(- (* -1 (/ x B)) (/ 1 B))
(- (+ (* -1 (/ x B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (/ 1 B))
(/ 1 (sin B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(/ (+ 1 (* 1/6 (pow B 2))) B)
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B))))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 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/6 B) (/ 1 B)))))
(+ 1 (* 1/6 (pow B 2)))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2))))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/6 (pow B 2)))))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 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/6 (pow B 2))))))
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F))
(/ -1 F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(* -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))
(* -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))
(* -1 F)
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(* -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))))))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(* -1 (/ (+ 1 x) B))
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(+ (* -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 (/ (+ 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)))))))
(* -1 (+ 1 x))
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(- (+ (* 1/2 (/ (+ 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))
(- (+ (* 1/2 (/ (+ 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))
(/ -1 (sin B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- (* -1/6 (pow B 2)) 1) B)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* 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)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B))
(- (* -1/6 (pow B 2)) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (* -1/6 (pow B 2))) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (* -1/6 (pow B 2)))) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (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)) (- (* -1/6 (pow B 2)) 1)) (pow F 6))) (* -1/6 (pow B 2))))) 1)
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* -1 x) (+ (* 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))))) B)
(/ (+ (* -1 x) (+ (* 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))))))))) B)
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B)
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B)
B
(* B (+ 1 (* -1/6 (pow B 2))))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)
(/ (+ (* -1 x) (* (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)))))))))) B)
(* B (+ 1 (* 1/3 (pow B 2))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* -1 x) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) B)
(/ 1/2 B)
(/ (- (* -1 x) 1) B)
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)
(/ (- (* (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)
(/ x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/ (+ 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)
(/ 1 B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* 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)
(/ (+ (* 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)
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
-1
(* -1/6 (pow B 2))
(pow B 2)
(/ -1 (* B F))
(/ (- (* -1/6 (/ (pow B 2) F)) (/ 1 F)) B)
(/ (- (* (pow B 2) (- (* -7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B)
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (/ (pow B 2) F)) (* 7/360 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)) B)
(* B F)
(* B (+ F (* -1/6 (* (pow B 2) F))))
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* 1/120 (* (pow B 2) F))))))
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) F)) (* 1/120 F)))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(sin B)
(/ (sin B) (cos B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(/ (* x (cos B)) (sin B))
(/ (cos B) (sin B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(* -1 (* (pow B 2) (+ 1/6 (/ 1 (pow B 2)))))
(* -1 (/ (+ (* -1 (- (* -1 x) 1)) (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B))
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(sqrt (/ 1 (+ 2 (pow F 2))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(sqrt (+ 2 (pow F 2)))
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))
(+ (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))))))))))
x
(+ (* 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))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(+ (* 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)))
(+ (* 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)))
(- (/ 1 (* B (pow F 2))) (/ 1 B))
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))
(/ 2 (pow F 2))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(/ -1 B)
(- (* -1 x) 1)
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))
(+ (* -1 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* 3/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (+ F (* 1/6 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(* 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))))
(* 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))))
(* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (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))))
(+ (* -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)))))
(* (sqrt x) (sqrt 2))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))
(* 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)))))
(* 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))))))
(* 2 x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(* 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)))
(* 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)))
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(* 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))
(* 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))
(* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))
(* 2 (/ x (pow F 2)))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(* x (+ 2 (* 2 (/ 1 x))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(* -1 (* x (+ 1 (/ 1 x))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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))))))
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 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 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))))
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (* (+ F (* 1/6 (* (pow B 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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(* -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)))))
(* -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)))))
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))
(* -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)))))))
(* -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))))))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(* -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))))
(* -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))))
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(* -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)))))
(* -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)))))
(* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
Calls

9 calls:

TimeVariablePointExpression
7.0ms
x
@inf
((+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) 1 (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) x 2 (+ (* F F) 2) (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (+ (* -1 x) -1) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/ -1 (* (sin B) F)) (* (sin B) F))
6.0ms
F
@inf
((+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) 1 (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) x 2 (+ (* F F) 2) (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (+ (* -1 x) -1) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/ -1 (* (sin B) F)) (* (sin B) F))
6.0ms
B
@-inf
((+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) 1 (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) x 2 (+ (* F F) 2) (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (+ (* -1 x) -1) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/ -1 (* (sin B) F)) (* (sin B) F))
6.0ms
B
@inf
((+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) 1 (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) x 2 (+ (* F F) 2) (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (+ (* -1 x) -1) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/ -1 (* (sin B) F)) (* (sin B) F))
6.0ms
x
@-inf
((+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) 1 (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) x 2 (+ (* F F) 2) (sin B) B (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (+ (* -1 x) -1) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (- (* -1/6 (* B B)) 1) (* -1/6 (* B B)) -1/6 (* B B) (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/ -1 (* (sin B) F)) (* (sin B) F))

simplify271.0ms (2.3%)

Memory
22.7MiB live, 207.5MiB allocated; 19ms collecting garbage
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0132411610
1475911516
0869910500
Stop Event
iter limit
node limit
Counts
323 → 320
Calls
Call 1
Inputs
(* -1 (/ (* x (cos B)) (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* 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))))))))))
F
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* (/ 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))))))))
(+ (* (/ 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))))))))))
(sqrt (/ 1 (+ 2 (* 2 x))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(sqrt (+ 2 (* 2 x)))
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(+ (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))))))))
(+ (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))))))))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
2
(+ 2 (pow F 2))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* 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)))
(- (* 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)))
(* -1 (/ x B))
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -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))))))))))
(* -1 x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(- (* 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)
(* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/ (+ (* 1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (* -1 (/ x B)) (/ 1 B)))) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(pow F 2)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* 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)))))))))
(* 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)))))))))))
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(/ -1 (* F (sin B)))
(* F (sin B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))))
(/ 1 (* F (sin B)))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F)
(/ 1 F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 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)
(/ (+ 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)
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(* 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)))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- 1 x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ 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 B))) (/ 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)))) (/ 1 B)))) (/ x B))
(- 1 x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 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)
(- (+ 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)
(- (* -1 (/ x B)) (/ 1 B))
(- (+ (* -1 (/ x B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (/ 1 B))
(/ 1 (sin B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(/ (+ 1 (* 1/6 (pow B 2))) B)
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B))))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 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/6 B) (/ 1 B)))))
(+ 1 (* 1/6 (pow B 2)))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2))))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/6 (pow B 2)))))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 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/6 (pow B 2))))))
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F))
(/ -1 F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(* -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))
(* -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))
(* -1 F)
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(* -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))))))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(* -1 (/ (+ 1 x) B))
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(+ (* -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 (/ (+ 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)))))))
(* -1 (+ 1 x))
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(- (+ (* 1/2 (/ (+ 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))
(- (+ (* 1/2 (/ (+ 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))
(/ -1 (sin B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- (* -1/6 (pow B 2)) 1) B)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* 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)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B))
(- (* -1/6 (pow B 2)) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (* -1/6 (pow B 2))) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (* -1/6 (pow B 2)))) 1)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (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)) (- (* -1/6 (pow B 2)) 1)) (pow F 6))) (* -1/6 (pow B 2))))) 1)
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* -1 x) (+ (* 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))))) B)
(/ (+ (* -1 x) (+ (* 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))))))))) B)
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B)
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B)
B
(* B (+ 1 (* -1/6 (pow B 2))))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)
(/ (+ (* -1 x) (* (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)))))))))) B)
(* B (+ 1 (* 1/3 (pow B 2))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* -1 x) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) B)
(/ 1/2 B)
(/ (- (* -1 x) 1) B)
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)
(/ (- (* (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)
(/ x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/ (+ 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)
(/ 1 B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* 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)
(/ (+ (* 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)
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
-1
(* -1/6 (pow B 2))
(pow B 2)
(/ -1 (* B F))
(/ (- (* -1/6 (/ (pow B 2) F)) (/ 1 F)) B)
(/ (- (* (pow B 2) (- (* -7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B)
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (/ (pow B 2) F)) (* 7/360 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)) B)
(* B F)
(* B (+ F (* -1/6 (* (pow B 2) F))))
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* 1/120 (* (pow B 2) F))))))
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) F)) (* 1/120 F)))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(sin B)
(/ (sin B) (cos B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(/ (* x (cos B)) (sin B))
(/ (cos B) (sin B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(* -1 (* (pow B 2) (+ 1/6 (/ 1 (pow B 2)))))
(* -1 (/ (+ (* -1 (- (* -1 x) 1)) (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B))
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(sqrt (/ 1 (+ 2 (pow F 2))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(sqrt (+ 2 (pow F 2)))
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))
(+ (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))))))))))
x
(+ (* 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))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(+ (* 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)))
(+ (* 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)))
(- (/ 1 (* B (pow F 2))) (/ 1 B))
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))
(/ 2 (pow F 2))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(/ -1 B)
(- (* -1 x) 1)
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))
(+ (* -1 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* 3/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (+ F (* 1/6 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(* 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))))
(* 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))))
(* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (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))))
(+ (* -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)))))
(* (sqrt x) (sqrt 2))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))
(* 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)))))
(* 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))))))
(* 2 x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(* 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)))
(* 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)))
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(* 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))
(* 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))
(* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))
(* 2 (/ x (pow F 2)))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(* x (+ 2 (* 2 (/ 1 x))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(* -1 (* x (+ 1 (/ 1 x))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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))))))
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 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 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))))
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (* (+ F (* 1/6 (* (pow B 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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(* -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)))))
(* -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)))))
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))
(* -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)))))))
(* -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))))))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(* -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))))
(* -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))))
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(* -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)))))
(* -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)))))
(* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
Outputs
(* -1 (/ (* x (cos B)) (sin B)))
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
F
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+ (* (/ 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))))))))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+ (* (/ 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(sqrt (/ 1 (+ 2 (* 2 x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(sqrt (+ 2 (* 2 x)))
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 F F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 F F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ 2 (* 2 x))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(- (* 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)))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* 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)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ x B))
(/.f64 (neg.f64 x) B)
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (neg.f64 x)) B)
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (/.f64 (neg.f64 x) B))
(+ (* -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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (/.f64 (neg.f64 x) B))
(* -1 x)
(neg.f64 x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x)
(- (* 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)
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x)
(* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B))
(/ (+ (* 1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (* -1 (/ x B)) (/ 1 B)))) (pow F 2))
(/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64))) (*.f64 F F))
(/ (+ 2 (* 2 x)) (pow F 2))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(pow F 2)
(*.f64 F F)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* 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)))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* 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)))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64))))) #s(literal -5/16 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(* F (+ (* -1/2 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64))))) #s(literal -5/16 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)
(/ -1 (* F (sin B)))
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))
(* F (sin B))
(*.f64 (sin.f64 B) F)
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(/ 1 (* F (sin B)))
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) F)
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F)
(/ (+ 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)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)
(/ (+ 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)
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) F)
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F)
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.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)
(* 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)))))))
(*.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 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.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)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(/ (- 1 x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) 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 B))) (/ x B))
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (/.f64 #s(literal 1 binary64) B))) (/.f64 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)))) (/ 1 B)))) (/ x B))
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) x)
(- (+ 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)
(-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)
(- (+ 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)
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) x)
(- (* -1 (/ x B)) (/ 1 B))
(/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B)
(- (+ (* -1 (/ x B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (/ 1 B))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (neg.f64 x) B)) (/.f64 #s(literal 1 binary64) B))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(/ (+ 1 (* 1/6 (pow B 2))) B)
(/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (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)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))))
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 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/6 B) (/ 1 B)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 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))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))
(+ 1 (* 1/6 (pow B 2)))
(fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2))))
(+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/6 (pow B 2)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)))) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 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/6 (pow B 2))))))
(+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))))) #s(literal 1 binary64))
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)))) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))) (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (neg.f64 F))
(/ -1 F)
(/.f64 #s(literal -1 binary64) F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))
(* -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))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)) (neg.f64 F))
(* -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))
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) (neg.f64 F))
(* -1 F)
(neg.f64 F)
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(*.f64 (neg.f64 F) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)))
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.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)))
(* -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))))))))
(*.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 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.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)))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(neg.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)))) (sin.f64 B))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))) (sin.f64 B)))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(* -1 (/ (+ 1 x) B))
(/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B)
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))
(+ (* -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))))))
(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 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))
(+ (* -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)))))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (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))))))
(* -1 (+ 1 x))
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (+.f64 #s(literal 1 binary64) x))
(- (+ (* 1/2 (/ (+ 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))
(-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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))
(- (+ (* 1/2 (/ (+ 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))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) (+.f64 #s(literal 1 binary64) x))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(/ (- (* -1/6 (pow B 2)) 1) B)
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B))
(-.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) B)) (/.f64 #s(literal 1 binary64) B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B))
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (-.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) B)) (/.f64 #s(literal 1 binary64) B)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* 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)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B))
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 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 F #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) B) (/.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/6 binary64) B)))) (/.f64 #s(literal 1 binary64) B))
(- (* -1/6 (pow B 2)) 1)
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (* -1/6 (pow B 2))) 1)
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (* -1/6 (pow B 2)))) 1)
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) F) (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 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 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))) #s(literal 1 binary64)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (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)) (- (* -1/6 (pow B 2)) 1)) (pow F 6))) (* -1/6 (pow B 2))))) 1)
(-.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 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 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (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/6 binary64) (*.f64 B B))))) #s(literal 1 binary64))
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) B)
(/ (+ (* -1 x) (+ (* 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))))) B)
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) B)
(/ (+ (* -1 x) (+ (* 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))))))))) B)
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B))) B)
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B)
(/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (neg.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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F))) B)
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) B))
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) #s(literal 1/6 binary64))) (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 31/15120 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 7/360 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) #s(literal 1/6 binary64))) (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)
B
(* B (+ 1 (* -1/6 (pow B 2))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(*.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)
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(*.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)
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64) (neg.f64 x)) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)
(/ (+ (* -1 x) (* (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)))))))))) B)
(/.f64 (fma.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) (neg.f64 x)) B)
(* B (+ 1 (* 1/3 (pow B 2))))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(*.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)
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(*.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)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)
(/ (- (+ (* 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)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) B)
(/ (- (+ (* 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)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B)) x)) B)
(/ (- (+ (* 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)
(/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (neg.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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) x) B)
(/ (- (+ (* -1 x) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) B)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (neg.f64 x)) #s(literal 1 binary64)) B)
(/ 1/2 B)
(/.f64 #s(literal 1/2 binary64) B)
(/ (- (* -1 x) 1) B)
(/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B)
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) 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)
(/ (- (* (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)
(/.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)
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 B) B) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)
(/ (+ 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)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 B) B) (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (neg.f64 x) #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) 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)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) 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)
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 F B))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) B)
(/ (+ (* 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)
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 B) B) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) B)
(/ (+ (* 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)
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) B)
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F))
-1
#s(literal -1 binary64)
(* -1/6 (pow B 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 B B))
(pow B 2)
(*.f64 B B)
(/ -1 (* B F))
(/.f64 #s(literal -1 binary64) (*.f64 B F))
(/ (- (* -1/6 (/ (pow B 2) F)) (/ 1 F)) B)
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 B B) F) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) F)) B)
(/ (- (* (pow B 2) (- (* -7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B)
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -7/360 binary64) (/.f64 (*.f64 B B) F)) (/.f64 #s(literal 1/6 binary64) F)) (*.f64 B B)) (/.f64 #s(literal 1 binary64) F)) B)
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (/ (pow B 2) F)) (* 7/360 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)) B)
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -31/15120 binary64) (/.f64 (*.f64 B B) F)) (/.f64 #s(literal 7/360 binary64) F)) (*.f64 B B)) (/.f64 #s(literal 1/6 binary64) F)) (*.f64 B B)) (/.f64 #s(literal 1 binary64) F)) B)
(* B F)
(*.f64 B F)
(* B (+ F (* -1/6 (* (pow B 2) F))))
(*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal -1/6 binary64) F) B)
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* 1/120 (* (pow B 2) F))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) F)) (*.f64 B B) F) B)
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) F)) (* 1/120 F)))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) F)) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) F)) (*.f64 B B) F) B)
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(sin B)
(sin.f64 B)
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) B)
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B))
(* -1 (* (pow B 2) (+ 1/6 (/ 1 (pow B 2)))))
(*.f64 (*.f64 (neg.f64 B) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))
(* -1 (/ (+ (* -1 (- (* -1 x) 1)) (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) (neg.f64 B))
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(*.f64 (neg.f64 B) (fma.f64 (/.f64 F (*.f64 (neg.f64 B) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F (cos.f64 B)) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F (cos.f64 B)) (sin.f64 B)) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))))
(fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F (cos.f64 B)) (sin.f64 B)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(sqrt (/ 1 (+ 2 (pow F 2))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 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)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(sqrt (+ 2 (pow F 2)))
(sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
x
(+ (* 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))))))
(fma.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x)) (/.f64 #s(literal 1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(fma.f64 (-.f64 (*.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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)))
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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)))
(fma.f64 (-.f64 (fma.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(- (/ 1 (* B (pow F 2))) (/ 1 B))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B))
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))
(-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)) x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B))) (/.f64 #s(literal 1 binary64) B))
(/ 2 (pow F 2))
(/.f64 #s(literal 2 binary64) (*.f64 F F))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(/ -1 B)
(/.f64 #s(literal -1 binary64) B)
(- (* -1 x) 1)
(-.f64 (neg.f64 x) #s(literal 1 binary64))
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 F (/.f64 x (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x)) x (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))
(*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+ (* -1 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* 3/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (+ F (* 1/6 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/2 binary64))) x (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x)
(* 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))))
(*.f64 (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x)
(* 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))))
(*.f64 (-.f64 (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x)
(* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 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))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.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 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 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)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.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 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))
(* (sqrt x) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))
(*.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)
(* 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)))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x)
(* 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))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x)
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) B)) x)
(* 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)))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) B))) x)
(* 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)))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) B))) x)
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 1 binary64)) x)
(* 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))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 1 binary64))) x)
(* 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))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (fma.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) #s(literal 1 binary64))) x)
(* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)) x)
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) x) B)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) x)
(* 2 (/ x (pow F 2)))
(*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x) (/.f64 #s(literal 2 binary64) (*.f64 F F))) x)
(* x (+ 2 (* 2 (/ 1 x))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(* -1 (* x (+ 1 (/ 1 x))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 x))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))
(+ (* -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))))
(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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))
(+ (* -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)))))
(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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))
(+ (* -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))))))
(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))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))))
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 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 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))))
(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))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F))))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (* (+ F (* 1/6 (* (pow B 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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(*.f64 (fma.f64 (*.f64 (neg.f64 F) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B))) (neg.f64 x))
(* -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)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (neg.f64 x))
(* -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)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (neg.f64 x))
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))) (sin.f64 B)) (/.f64 (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)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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)))))
(+.f64 (/.f64 (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))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #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))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))
(*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 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))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x))
(* -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)))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x))
(* -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))))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (-.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 x)) #s(literal 2 binary64)) (neg.f64 x))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(* -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))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(* -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))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.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 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(*.f64 (fma.f64 (*.f64 (neg.f64 F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (neg.f64 x))
(* -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)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 x))
(* -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)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 x))
(* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B))) (neg.f64 x))
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))
(*.f64 (-.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B))) (neg.f64 x))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -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))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -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)))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -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)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #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))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.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))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 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))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))))
(+.f64 (/.f64 (fma.f64 (*.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))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))))

rewrite303.0ms (2.5%)

Memory
-42.3MiB live, 124.2MiB allocated; 90ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
076556
0111539
1451508
23430508
09190501
Stop Event
iter limit
node limit
iter limit
Counts
44 → 639
Calls
Call 1
Inputs
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
F
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
#s(literal 1 binary64)
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
x
#s(literal 2 binary64)
(fma.f64 F F #s(literal 2 binary64))
(sin.f64 B)
B
(/.f64 (neg.f64 x) (tan.f64 B))
(neg.f64 x)
(tan.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
(/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)
#s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) 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 (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))))
#s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))
(/.f64 #s(literal 1/2 binary64) B)
#s(literal 1/2 binary64)
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(*.f64 F F)
(/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B)
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))
#s(literal -1 binary64)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))
(/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)
#s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)))
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))
(*.f64 #s(literal -1/6 binary64) (*.f64 B B))
#s(literal -1/6 binary64)
(*.f64 B B)
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) (tan.f64 B)))
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)))
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))
(*.f64 (sin.f64 B) F)
Outputs
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.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)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (-.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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (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)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))))) (neg.f64 (-.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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 (*.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/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 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 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 x (*.f64 #s(literal -1 binary64) (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 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 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 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))
(-.f64 (*.f64 (pow.f64 (fma.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) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) F))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.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) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))))
(+.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (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 (sqrt.f64 (neg.f64 (neg.f64 F))) (sqrt.f64 (neg.f64 (neg.f64 F))))
(*.f64 (sqrt.f64 (neg.f64 F)) (sqrt.f64 (neg.f64 F)))
(*.f64 (sqrt.f64 F) (sqrt.f64 F))
(pow.f64 (neg.f64 F) #s(literal 1 binary64))
(pow.f64 (*.f64 F F) #s(literal 1/2 binary64))
(pow.f64 F #s(literal 1 binary64))
(sqrt.f64 (*.f64 F F))
(fabs.f64 (neg.f64 (neg.f64 F)))
(fabs.f64 (neg.f64 F))
(fabs.f64 F)
(exp.f64 (/.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 F) #s(literal 1 binary64)))
F
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
(pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B)))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(neg.f64 (/.f64 (neg.f64 (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)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) #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/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 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 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(pow.f64 (*.f64 (pow.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 binary64))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (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)))))
(neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))
(fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(exp.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))))
(exp.f64 (/.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)))
(exp.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
#s(literal 1 binary64)
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 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/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (-.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64))) (sqrt.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (hypot.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))
(/.f64 (hypot.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (hypot.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))))
(/.f64 (hypot.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64)))))
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))
(/.f64 (neg.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)))) (neg.f64 (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #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 2 binary64)) #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (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 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F))
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 x #s(literal 1 binary64) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.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 (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 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) (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)) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))
(exp.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(+.f64 (cosh.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sinh.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (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)) (pow.f64 F #s(literal 4 binary64)))))
(+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #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 (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 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(*.f64 (neg.f64 x) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 x))
(*.f64 x #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) x)
(neg.f64 (neg.f64 x))
x
#s(literal 2 binary64)
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.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 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 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 F #s(literal 6 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64))
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64))
(fma.f64 F F #s(literal 2 binary64))
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.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)
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 B))) (sqrt.f64 (neg.f64 (neg.f64 B))))
(*.f64 (sqrt.f64 (neg.f64 B)) (sqrt.f64 (neg.f64 B)))
(*.f64 (sqrt.f64 B) (sqrt.f64 B))
(pow.f64 (neg.f64 B) #s(literal 1 binary64))
(pow.f64 (*.f64 B B) #s(literal 1/2 binary64))
(pow.f64 B #s(literal 1 binary64))
(sqrt.f64 (*.f64 B B))
(fabs.f64 (neg.f64 (neg.f64 B)))
(fabs.f64 (neg.f64 B))
(fabs.f64 B)
(exp.f64 (/.f64 (*.f64 (log.f64 B) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 B) #s(literal 1 binary64)))
B
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x))
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))
(*.f64 x (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B)))
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B))
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (neg.f64 x) (tan.f64 B))
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 x (neg.f64 (tan.f64 B)))
(neg.f64 (/.f64 x (tan.f64 B)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(/.f64 (neg.f64 (+.f64 (tan.f64 B) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 0 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B))))
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))))
(/.f64 (+.f64 (tan.f64 B) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 0 binary64))))
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B)))
(/.f64 (sin.f64 B) (cos.f64 B))
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))
(tan.f64 (+.f64 (PI.f64) B))
(tan.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x))))) (neg.f64 (neg.f64 (neg.f64 B))))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)))) (neg.f64 (neg.f64 B)))
(/.f64 (neg.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x))) (neg.f64 B))
(/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x))) B))
(neg.f64 (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) (neg.f64 B)))
#s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) 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 (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) x)) B)))
#s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) x)) B))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)) B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) x))) (neg.f64 B))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F))) (neg.f64 B))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) (-.f64 #s(literal -1 binary64) x)) B))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)) B))))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) (neg.f64 B) (*.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 B B))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) B (*.f64 B (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (*.f64 B B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) (neg.f64 B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 F F) (neg.f64 B))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) B (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (*.f64 (*.f64 F F) B)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) (neg.f64 B) (*.f64 (*.f64 (*.f64 F F) B) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 F F) B) (neg.f64 B))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B (*.f64 (*.f64 (*.f64 F F) B) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (*.f64 (*.f64 (*.f64 F F) B) B)))
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) B (*.f64 (neg.f64 B) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)))) (*.f64 B B))
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F) (*.f64 (neg.f64 B) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B)))) (neg.f64 (*.f64 (neg.f64 B) (*.f64 F F))))
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 F F) B) (*.f64 (neg.f64 B) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (neg.f64 B) (*.f64 (*.f64 F F) B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) B (*.f64 B (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)))) (neg.f64 (*.f64 B B)))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F) (*.f64 B (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B)))) (neg.f64 (*.f64 (*.f64 F F) B)))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) B) (*.f64 B (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 B (*.f64 (*.f64 F F) B))))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)) B))
(/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)) B)
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) (-.f64 #s(literal -1 binary64) x)) B)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)) B)))))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) (neg.f64 B) (*.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 B (neg.f64 B)))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) B (*.f64 B (-.f64 #s(literal -1 binary64) x))) (*.f64 B B))
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) (neg.f64 B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) (neg.f64 B)))
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) B (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 F F) B))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) (neg.f64 B) (*.f64 (*.f64 (*.f64 F F) B) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 F F) B) (neg.f64 B)))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B (*.f64 (*.f64 (*.f64 F F) B) (-.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (*.f64 F F) B) B))
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) B (*.f64 (neg.f64 B) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F))) (*.f64 (neg.f64 B) B))
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F) (*.f64 (neg.f64 B) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B))) (*.f64 (neg.f64 B) (*.f64 F F)))
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 F F) B) (*.f64 (neg.f64 B) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 B) (*.f64 (*.f64 F F) B)))
(/.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) B (*.f64 B (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F))) (*.f64 B B))
(/.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F) (*.f64 B (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B))) (*.f64 (*.f64 F F) B))
(/.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) B) (*.f64 B (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 B (*.f64 (*.f64 F F) B)))
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) (-.f64 #s(literal -1 binary64) x)) B))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)) B))))
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (neg.f64 F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (-.f64 #s(literal -1 binary64) x) B))
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))))
(fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) (/.f64 #s(literal 1/2 binary64) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) (/.f64 (-.f64 #s(literal -1 binary64) x) B))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal -1 binary64) x) B))
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))))
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) (-.f64 #s(literal -1 binary64) x)) B)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) (-.f64 #s(literal -1 binary64) x)) B)))
(-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (/.f64 #s(literal 1/2 binary64) B)))
(-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) B)) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)))
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (neg.f64 x) B)) (/.f64 #s(literal -1 binary64) B))
(+.f64 (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)) B)))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F)) B)))))
(+.f64 (/.f64 (neg.f64 x) B) (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 B))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 B))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 B)))
(/.f64 #s(literal 1/2 binary64) B)
(neg.f64 (/.f64 #s(literal -1/2 binary64) B))
#s(literal 1/2 binary64)
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 F F))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (neg.f64 F))) (neg.f64 (neg.f64 F)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))) (neg.f64 (neg.f64 F)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (neg.f64 F) F))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (neg.f64 (pow.f64 F #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (neg.f64 F)) (neg.f64 F))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 F F))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) (*.f64 F F))))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (neg.f64 F))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 F F))
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) (*.f64 F F)))
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (neg.f64 F) F))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)))
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 F)) (/.f64 (neg.f64 x) F) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 (/.f64 (neg.f64 x) F) (/.f64 #s(literal 2 binary64) (neg.f64 F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 (/.f64 x F) (/.f64 #s(literal 2 binary64) F) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 x (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F)))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))))))
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 x #s(literal 4 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 x #s(literal 4 binary64)))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))))
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (+.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 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))
(fma.f64 x #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) x (+.f64 x #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))
(+.f64 (+.f64 #s(literal 2 binary64) x) x)
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))))
(+.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
(+.f64 x (+.f64 x #s(literal 2 binary64)))
(*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))))
(*.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)))
(*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)))
(*.f64 (neg.f64 F) (neg.f64 F))
(*.f64 F F)
(pow.f64 (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64))
(pow.f64 (neg.f64 F) #s(literal 2 binary64))
(pow.f64 (*.f64 F F) #s(literal 1 binary64))
(pow.f64 F #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 F) F))
(sqrt.f64 (pow.f64 F #s(literal 4 binary64)))
(fabs.f64 (*.f64 (neg.f64 F) F))
(fabs.f64 (*.f64 F F))
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x B) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) B) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) B)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x B) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) B) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x B) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) B) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) B) (/.f64 #s(literal -1 binary64) B))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (neg.f64 B))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal -1 binary64)))) (neg.f64 (*.f64 B B)))
(/.f64 (-.f64 (pow.f64 (/.f64 x B) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) B) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) B))
(/.f64 (+.f64 (pow.f64 (/.f64 x B) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) B) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x B) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) B) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) B) (/.f64 #s(literal -1 binary64) B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) B)))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) B)))
(/.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (neg.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal -1 binary64))) (*.f64 B B))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) B))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) B))
(/.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B))
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (neg.f64 B)))
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 #s(literal -1 binary64) B))
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B))
(+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (neg.f64 x) B))
(+.f64 (/.f64 (neg.f64 x) B) (/.f64 #s(literal -1 binary64) B))
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (neg.f64 x)))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal -1 binary64))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 #s(literal -1 binary64) x)
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(+.f64 (neg.f64 x) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (neg.f64 x))
#s(literal -1 binary64)
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B))))
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B))))))
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
(fma.f64 x (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
(fma.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(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))) (/.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))))
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 x (tan.f64 B)))
(+.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) #s(literal 3 binary64)) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(+.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x))
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))
(*.f64 x (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B)))
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B))
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (neg.f64 x) (tan.f64 B))
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 x (neg.f64 (tan.f64 B)))
(neg.f64 (/.f64 x (tan.f64 B)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.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 (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 x (tan.f64 B))
(*.f64 (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.f64 B))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (tan.f64 B) #s(literal -1 binary64))
(/.f64 (neg.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 0 binary64))))
(/.f64 (+.f64 (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (tan.f64 B))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (tan.f64 B)))))
(/.f64 (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64))))
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B)))))
(/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (cos.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(tan.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)))))
(tan.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(tan.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)) (PI.f64)))
(tan.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B)))
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))))
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B))
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (neg.f64 B))))
(/.f64 (neg.f64 (neg.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 B)))
(/.f64 (neg.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) (neg.f64 B))
(/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)
(neg.f64 (/.f64 (neg.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) B))
(neg.f64 (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (neg.f64 B)))
#s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/216 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/216 binary64)) (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 B)) (neg.f64 B))
(*.f64 (*.f64 #s(literal -1/6 binary64) B) (*.f64 B #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -1/6 binary64) B) B)
(*.f64 (neg.f64 B) (*.f64 (neg.f64 B) #s(literal -1/6 binary64)))
(*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 B B) #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) #s(literal 1 binary64)))
(*.f64 #s(literal -1/6 binary64) (*.f64 B B))
(*.f64 B (*.f64 #s(literal -1/6 binary64) B))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
#s(literal -1/6 binary64)
(*.f64 (neg.f64 (neg.f64 (neg.f64 B))) (neg.f64 (neg.f64 (neg.f64 B))))
(*.f64 (exp.f64 (log.f64 B)) (exp.f64 (log.f64 B)))
(*.f64 (neg.f64 (neg.f64 B)) (neg.f64 (neg.f64 B)))
(*.f64 (neg.f64 B) (neg.f64 B))
(*.f64 B B)
(pow.f64 (exp.f64 (log.f64 B)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 B)) #s(literal 2 binary64))
(pow.f64 (neg.f64 B) #s(literal 2 binary64))
(pow.f64 (*.f64 B B) #s(literal 1 binary64))
(pow.f64 B #s(literal 2 binary64))
(neg.f64 (*.f64 B (neg.f64 B)))
(neg.f64 (*.f64 (neg.f64 B) B))
(sqrt.f64 (pow.f64 B #s(literal 4 binary64)))
(fabs.f64 (neg.f64 (*.f64 B B)))
(fabs.f64 (*.f64 B (neg.f64 B)))
(fabs.f64 (*.f64 (neg.f64 B) B))
(fabs.f64 (*.f64 B B))
(exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) (/.f64 (neg.f64 x) (tan.f64 B))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F)) (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) (/.f64 (neg.f64 x) (tan.f64 B)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) (/.f64 (neg.f64 x) (tan.f64 B)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F)) (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) (/.f64 (neg.f64 x) (tan.f64 B))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) (/.f64 (neg.f64 x) (tan.f64 B))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F)) (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F))
(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) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F))
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F))
(fma.f64 x (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F))
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) (/.f64 (neg.f64 x) (tan.f64 B)))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)))) F))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F)) (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F)) (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F) (/.f64 (neg.f64 x) (tan.f64 B)))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F))
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)))
(*.f64 (pow.f64 (neg.f64 F) #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
(*.f64 (pow.f64 F #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (neg.f64 F) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 F #s(literal -1 binary64)))
(pow.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) F)) (neg.f64 (sin.f64 B)))
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (neg.f64 (neg.f64 F)))
(/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B))) (neg.f64 F))
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))))
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B)))
(neg.f64 (pow.f64 (*.f64 (sin.f64 B) F) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal -1 binary64)))
(*.f64 (sin.f64 B) F)
(*.f64 F (sin.f64 B))

eval306.0ms (2.6%)

Memory
14.5MiB live, 193.6MiB allocated; 27ms collecting garbage
Compiler

Compiled 69 283 to 5 862 computations (91.5% saved)

prune199.0ms (1.7%)

Memory
18.2MiB live, 205.8MiB allocated; 15ms collecting garbage
Pruning

70 alts after pruning (69 fresh and 1 done)

PrunedKeptTotal
New1 221311 252
Fresh103848
Picked415
Done000
Total1 235701 305
Accuracy
100.0%
Counts
1 305 → 70
Alt Table
Click to see full alt table
StatusAccuracyProgram
35.2%
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
56.4%
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
56.4%
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
82.7%
(fma.f64 F (/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
82.8%
(fma.f64 F (/.f64 #s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
82.9%
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))
82.9%
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
48.2%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F)) (/.f64 (neg.f64 x) (tan.f64 B)))
53.9%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) (tan.f64 B)))
31.6%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
51.7%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) F))) (/.f64 (neg.f64 x) (tan.f64 B)))
49.9%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) #s(approx (* (sin B) F) (*.f64 B F)))) (/.f64 (neg.f64 x) (tan.f64 B)))
67.4%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B)))
24.8%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 F)) (sqrt.f64 (neg.f64 F))) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
46.4%
(+.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))))
45.3%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
36.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(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B)))
51.8%
(+.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(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B)))
57.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
50.0%
(+.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))))
27.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
48.3%
(+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.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))))
40.0%
(+.f64 (neg.f64 (*.f64 x #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
24.5%
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
27.5%
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
27.5%
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
31.4%
(+.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))))
40.3%
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
27.6%
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
40.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
56.3%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B)))
57.6%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)))
29.2%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
54.9%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
40.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) B))
40.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x)) x) B))
41.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B))
25.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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 F) (sqrt.f64 F)) F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B))
29.4%
#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 (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B))
17.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 (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
24.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64))) x) B))
20.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1 binary64))) x) B))
17.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) x) B))
29.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))
28.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B))
50.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B)))
14.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B))
2.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) (pow.f64 (neg.f64 B) #s(literal 1 binary64))))
28.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) (*.f64 (sqrt.f64 B) (sqrt.f64 B))))
22.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) (sqrt.f64 (*.f64 B B))))
28.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
57.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) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
21.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (-.f64 #s(literal -1 binary64) x) B))))
9.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 F) (sqrt.f64 F)) F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))))
21.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (*.f64 (sqrt.f64 B) (sqrt.f64 B))))))
20.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64))) B))))
20.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) B)))))
21.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 (neg.f64 x) B) (/.f64 #s(literal -1 binary64) B)))))
9.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (/.f64 #s(literal -1 binary64) B)))))
17.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))))))
23.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) #s(approx (/ (+ (* 2 x) 2) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))))
21.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
20.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) x)) B)))
15.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) B (*.f64 B (-.f64 #s(literal -1 binary64) x))) (*.f64 B B))))
9.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) B (*.f64 (*.f64 (*.f64 F F) B) (-.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (*.f64 F F) B) B))))
13.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))))
4.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) #s(approx (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64))) (*.f64 F F)))))
9.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) #s(approx (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)))))
2.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) #s(approx (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)))))
14.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) #s(approx (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)) x))))
Compiler

Compiled 7 285 to 4 608 computations (36.7% saved)

simplify0.0ms (0%)

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

series101.0ms (0.8%)

Memory
14.9MiB live, 99.2MiB allocated; 16ms collecting garbage
Counts
49 → 276
Calls
Call 1
Inputs
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))
F
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
#s(literal 1 binary64)
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(sin.f64 B)
B
(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)
x
(fma.f64 F F #s(literal 2 binary64))
(/.f64 (neg.f64 x) (tan.f64 B))
(neg.f64 x)
(tan.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B))
(/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B)
(-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)
#s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64))
#s(literal -1 binary64)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B))
(/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B)
(-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x)
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 F #s(literal 1 binary64))
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))))))
#s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))))
(/.f64 #s(literal 1/2 binary64) B)
#s(literal 1/2 binary64)
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(*.f64 F F)
#s(approx (/ (+ (* -1 x) -1) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B))
(/.f64 (/.f64 #s(literal 1 binary64) B) x)
(/.f64 #s(literal 1 binary64) B)
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 x) #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 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64))
#s(literal 1/3 binary64)
(*.f64 B B)
Outputs
(* -1 (/ (* x (cos B)) (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* 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))))))))))
F
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* (/ 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))))))))
(+ (* (/ 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))))))))))
(* (sin B) (sqrt (+ 2 (* 2 x))))
(+ (* 1/2 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (sin B) (sqrt (+ 2 (* 2 x)))))
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/8 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/8 (* (sin B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/16 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))
(sqrt (+ 2 (* 2 x)))
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(+ (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))))))))
(+ (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))))))))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
2
(+ 2 (pow F 2))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* 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)))
(- (* 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)))
(* -1 (/ x B))
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -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))))))))))
(* -1 x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(- (* 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)
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))
(* 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)))))))))
(* 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))))))))))
(* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/ (+ (* 1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (* -1 (/ x B)) (/ 1 B)))) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(pow F 2)
(sqrt (/ 1 (+ 2 (* 2 x))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))))
(/ 1 (* F (sin B)))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F)
(* F (sin B))
(* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))))
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(* 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)))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- 1 x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ 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 B))) (/ 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)))) (/ 1 B)))) (/ x B))
(- 1 x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 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)
(- (+ 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)
1
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+ 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 (+ (* -1/2 (/ (+ 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 B)) (/ 1 B))
(- (+ (* -1 (/ x B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (/ 1 B))
(/ 1 F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 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)
(/ (+ 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)
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ -1 (* F (sin B)))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F))
(* -1 (* F (sin B)))
(* -1 (* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))))
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))))
(* -1 F)
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(* -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))))))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(* -1 (/ (+ 1 x) B))
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(+ (* -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 (/ (+ 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)))))))
(* -1 (+ 1 x))
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(- (+ (* 1/2 (/ (+ 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))
(- (+ (* 1/2 (/ (+ 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))
-1
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 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)
(- (+ (* 1/2 (/ (+ 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)
(/ -1 F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(* -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))
(* -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))
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* -1 x) (+ (* 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))))) B)
(/ (+ (* -1 x) (+ (* 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))))))))) B)
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B)
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B)
(* B (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* -1/6 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/120 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))))
B
(* B (+ 1 (* -1/6 (pow B 2))))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)
(/ (+ (* -1 x) (* (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)))))))))) B)
(* B (+ 1 (* 1/3 (pow B 2))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* -1 x) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) B)
(/ 1/2 B)
(/ (- (* -1 x) 1) B)
(* -1 (/ (* x (+ 1 (/ 1 x))) B))
(/ (+ 1 (/ 1 x)) B)
(/ 1 (* B x))
(/ 1 B)
(+ 1 (* 1/3 (pow B 2)))
(pow B 2)
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))
(sin B)
(/ (sin B) (cos B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(* 1/3 (pow B 3))
(* (pow B 3) (+ 1/3 (/ 1 (pow B 2))))
(* 1/3 (pow B 2))
(* (pow B 2) (+ 1/3 (/ 1 (pow B 2))))
(* -1 (/ (+ (* -1 (- (* -1 x) 1)) (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (sin B) (sqrt (+ 2 (pow F 2))))
(+ (* (sin B) (sqrt (+ 2 (pow F 2)))) (* (* x (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2)))))
(+ (* x (+ (* x (+ (* -1/2 (* (sin B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2)))))
(sqrt (+ 2 (pow F 2)))
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))
(+ (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))))))))))
x
(+ (* 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))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(+ (* 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)))
(+ (* 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)))
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))))
(+ (* 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 (* B (pow F 2))) (/ 1 B))
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))
(/ 2 (pow F 2))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(/ -1 B)
(/ (+ (/ 1 B) (/ x B)) x)
(sqrt (/ 1 (+ 2 (pow F 2))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(* 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))))
(* 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))))
(* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))))
(* (sqrt x) (* (sin B) (sqrt 2)))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2)))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2))))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2)))))))
(* (sqrt x) (sqrt 2))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))
(* 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)))))
(* 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))))))
(* 2 x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(* 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)))
(* 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)))
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(* 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))
(* 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))
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))
(+ (* -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)))))
(+ (* -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))))))
(* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))
(* 2 (/ x (pow F 2)))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(* x (+ 2 (* 2 (/ 1 x))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(+ (/ 1 B) (/ 1 (* B x)))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (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))))
(+ (* -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)))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(* -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)))))
(* -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)))))
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(* -1 (* (sqrt x) (* (sin B) (* (sqrt -2) (sqrt -1)))))
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1)))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1))))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 3))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1)))))))))
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))
(* -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)))))))
(* -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))))))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(* -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))))
(* -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))))
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(* -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)))))
(* -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)))))
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+ (* -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)))))
(+ (* -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)))))
Calls

9 calls:

TimeVariablePointExpression
45.0ms
x
@-inf
((+ (* F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))))) (/ (neg x) (tan B))) F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2))))) 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B) B (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) B) (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (* (+ (/ (/ 1 B) x) (/ 1 B)) (neg x)) (+ (/ (/ 1 B) x) (/ 1 B)) (/ (/ 1 B) x) (/ 1 B) (+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/ (neg x) (tan B)) (tan B) (* (+ (* 1/3 (* B B)) 1) B) (+ (* 1/3 (* B B)) 1) 1/3 (* B B))
17.0ms
B
@0
((+ (* F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))))) (/ (neg x) (tan B))) F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2))))) 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B) B (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) B) (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (* (+ (/ (/ 1 B) x) (/ 1 B)) (neg x)) (+ (/ (/ 1 B) x) (/ 1 B)) (/ (/ 1 B) x) (/ 1 B) (+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/ (neg x) (tan B)) (tan B) (* (+ (* 1/3 (* B B)) 1) B) (+ (* 1/3 (* B B)) 1) 1/3 (* B B))
6.0ms
B
@-inf
((+ (* F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))))) (/ (neg x) (tan B))) F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2))))) 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B) B (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) B) (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (* (+ (/ (/ 1 B) x) (/ 1 B)) (neg x)) (+ (/ (/ 1 B) x) (/ 1 B)) (/ (/ 1 B) x) (/ 1 B) (+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/ (neg x) (tan B)) (tan B) (* (+ (* 1/3 (* B B)) 1) B) (+ (* 1/3 (* B B)) 1) 1/3 (* B B))
6.0ms
B
@inf
((+ (* F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))))) (/ (neg x) (tan B))) F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2))))) 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B) B (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) B) (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (* (+ (/ (/ 1 B) x) (/ 1 B)) (neg x)) (+ (/ (/ 1 B) x) (/ 1 B)) (/ (/ 1 B) x) (/ 1 B) (+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/ (neg x) (tan B)) (tan B) (* (+ (* 1/3 (* B B)) 1) B) (+ (* 1/3 (* B B)) 1) 1/3 (* B B))
5.0ms
x
@inf
((+ (* F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))))) (/ (neg x) (tan B))) F (/ 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2))))) 1 (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B) B (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (* 2 x) (+ (* F F) 2)) 2 x (+ (* F F) 2) (/ (neg x) (tan B)) (neg x) (tan B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) -1 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) B) (- (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) x) (/ (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2)))) (* F 1) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (* x 2) (+ (* F F) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/ 1/2 B) 1/2 (/ (+ (* 2 x) 2) (* F F)) (+ (* 2 x) 2) (* F F) (/ (+ (* -1 x) -1) B) (* (+ (/ (/ 1 B) x) (/ 1 B)) (neg x)) (+ (/ (/ 1 B) x) (/ 1 B)) (/ (/ 1 B) x) (/ 1 B) (+ (* F (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B))) (/ (neg x) (tan B))) (/ (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B)) (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/ (neg x) (tan B)) (tan B) (* (+ (* 1/3 (* B B)) 1) B) (+ (* 1/3 (* B B)) 1) 1/3 (* B B))

simplify252.0ms (2.1%)

Memory
-33.2MiB live, 265.9MiB allocated; 87ms collecting garbage
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
011028997
139268922
080268143
Stop Event
iter limit
node limit
Counts
276 → 273
Calls
Call 1
Inputs
(* -1 (/ (* x (cos B)) (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* 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))))))))))
F
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* (/ 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))))))))
(+ (* (/ 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))))))))))
(* (sin B) (sqrt (+ 2 (* 2 x))))
(+ (* 1/2 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (sin B) (sqrt (+ 2 (* 2 x)))))
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/8 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/8 (* (sin B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/16 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))
(sqrt (+ 2 (* 2 x)))
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(+ (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))))))))
(+ (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))))))))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
2
(+ 2 (pow F 2))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* 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)))
(- (* 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)))
(* -1 (/ x B))
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(+ (* -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))))))))))
(* -1 x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(- (* 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)
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))
(* 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)))))))))
(* 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))))))))))
(* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/ (+ (* 1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (* -1 (/ x B)) (/ 1 B)))) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(pow F 2)
(sqrt (/ 1 (+ 2 (* 2 x))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))))
(/ 1 (* F (sin B)))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F)
(* F (sin B))
(* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))))
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(* 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)))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ (- 1 x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ 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 B))) (/ 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)))) (/ 1 B)))) (/ x B))
(- 1 x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 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)
(- (+ 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)
1
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+ 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 (+ (* -1/2 (/ (+ 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 B)) (/ 1 B))
(- (+ (* -1 (/ x B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (/ 1 B))
(/ 1 F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 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)
(/ (+ 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)
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(/ -1 (* F (sin B)))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F))
(* -1 (* F (sin B)))
(* -1 (* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))))
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))))
(* -1 F)
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(* -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))))))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(* -1 (/ (+ 1 x) B))
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(+ (* -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 (/ (+ 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)))))))
(* -1 (+ 1 x))
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(- (+ (* 1/2 (/ (+ 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))
(- (+ (* 1/2 (/ (+ 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))
-1
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 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)
(- (+ (* 1/2 (/ (+ 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)
(/ -1 F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(* -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))
(* -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))
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* -1 x) (+ (* 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))))) B)
(/ (+ (* -1 x) (+ (* 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))))))))) B)
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B)
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B)
(* B (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* -1/6 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/120 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))))
B
(* B (+ 1 (* -1/6 (pow B 2))))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)
(/ (+ (* -1 x) (* (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)))))))))) B)
(* B (+ 1 (* 1/3 (pow B 2))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* 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)
(/ (- (+ (* -1 x) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) B)
(/ 1/2 B)
(/ (- (* -1 x) 1) B)
(* -1 (/ (* x (+ 1 (/ 1 x))) B))
(/ (+ 1 (/ 1 x)) B)
(/ 1 (* B x))
(/ 1 B)
(+ 1 (* 1/3 (pow B 2)))
(pow B 2)
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))
(sin B)
(/ (sin B) (cos B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(* 1/3 (pow B 3))
(* (pow B 3) (+ 1/3 (/ 1 (pow B 2))))
(* 1/3 (pow B 2))
(* (pow B 2) (+ 1/3 (/ 1 (pow B 2))))
(* -1 (/ (+ (* -1 (- (* -1 x) 1)) (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (sin B) (sqrt (+ 2 (pow F 2))))
(+ (* (sin B) (sqrt (+ 2 (pow F 2)))) (* (* x (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2)))))
(+ (* x (+ (* x (+ (* -1/2 (* (sin B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2)))))
(sqrt (+ 2 (pow F 2)))
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))
(+ (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))))))))))
x
(+ (* 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))))))
(+ (* 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))))))
(+ (* 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))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))
(+ (* 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))))))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(+ (* 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)))
(+ (* 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)))
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 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))))))))
(+ (* 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 (* B (pow F 2))) (/ 1 B))
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))
(/ 2 (pow F 2))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(/ -1 B)
(/ (+ (/ 1 B) (/ x B)) x)
(sqrt (/ 1 (+ 2 (pow F 2))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(+ (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))))))))
(+ (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)))))))))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(* 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))))
(* 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))))
(* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))))
(* (sqrt x) (* (sin B) (sqrt 2)))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2)))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2))))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2)))))))
(* (sqrt x) (sqrt 2))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))
(* 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)))))
(* 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))))))
(* 2 x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(* 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)))
(* 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)))
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(* 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))
(* 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))
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))
(+ (* -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)))))
(+ (* -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))))))
(* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))
(* 2 (/ x (pow F 2)))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(* x (+ 2 (* 2 (/ 1 x))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(+ (/ 1 B) (/ 1 (* B x)))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (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))))
(+ (* -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)))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(* -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)))))
(* -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)))))
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(* -1 (* (sqrt x) (* (sin B) (* (sqrt -2) (sqrt -1)))))
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1)))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1))))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 3))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1)))))))))
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))
(* -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)))))))
(* -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))))))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(* -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))))
(* -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))))
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(* -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)))))
(* -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)))))
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -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)))))
(* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+ (* -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)))))
(+ (* -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)))))
Outputs
(* -1 (/ (* x (cos B)) (sin B)))
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
F
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+ (* (/ 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))))))))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+ (* (/ 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(* (sin B) (sqrt (+ 2 (* 2 x))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sin.f64 B))
(+ (* 1/2 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (sin B) (sqrt (+ 2 (* 2 x)))))
(fma.f64 (*.f64 (*.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sin.f64 B)))
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/8 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 F F) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sin.f64 B)))
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/8 (* (sin B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/16 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 F F) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sin.f64 B)))
(sqrt (+ 2 (* 2 x)))
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 F F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 F F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ 2 (* 2 x))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(- (* 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)))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* 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)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ x B))
(/.f64 (neg.f64 x) B)
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (neg.f64 x)) B)
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (/.f64 (neg.f64 x) B))
(+ (* -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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal 1 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (/.f64 (neg.f64 x) B))
(* -1 x)
(neg.f64 x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x)
(- (* 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)
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x)
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)
(* 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)))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)
(* 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))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)
(* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B))
(/ (+ (* 1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (* -1 (/ x B)) (/ 1 B)))) (pow F 2))
(/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64))) (*.f64 F F))
(/ (+ 2 (* 2 x)) (pow F 2))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(pow F 2)
(*.f64 F F)
(sqrt (/ 1 (+ 2 (* 2 x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(/ 1 (* F (sin B)))
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F)
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) F)
(* F (sin B))
(*.f64 (sin.f64 B) F)
(* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))
(*.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/2 binary64) (sin.f64 B)) F)
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/2 binary64))) (sin.f64 B)) F)
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/2 binary64)))) (sin.f64 B)) F)
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F)
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.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)
(* 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)))))))
(*.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 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.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)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(/ (- 1 x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) 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 B))) (/ x B))
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (/.f64 #s(literal 1 binary64) B))) (/.f64 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)))) (/ 1 B)))) (/ x B))
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (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) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) x)
(- (+ 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)
(-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)
(- (+ 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)
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) x)
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 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)))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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))
(+ 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))))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64))
(- (* -1 (/ x B)) (/ 1 B))
(/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B)
(- (+ (* -1 (/ x B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (/ 1 B))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (neg.f64 x) B)) (/.f64 #s(literal 1 binary64) B))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F)
(/ (+ 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)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)
(/ (+ 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)
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) F)
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)))) (sin.f64 B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))
(-.f64 (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))) (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(/ -1 (* F (sin B)))
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 F))
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (neg.f64 F))
(* -1 (* F (sin B)))
(*.f64 (neg.f64 F) (sin.f64 B))
(* -1 (* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))
(*.f64 (neg.f64 F) (fma.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/2 binary64) (sin.f64 B)))
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))))
(*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/2 binary64))) (sin.f64 B)))
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))))
(*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/2 binary64)))) (sin.f64 B)))
(* -1 F)
(neg.f64 F)
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(*.f64 (neg.f64 F) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)))
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.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)))
(* -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))))))))
(*.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 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.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)))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(neg.f64 (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)))) (sin.f64 B))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))) (sin.f64 B)))) (/.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64)) (sin.f64 B)))
(* -1 (/ (+ 1 x) B))
(/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B)
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))
(+ (* -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))))))
(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 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))
(+ (* -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)))))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (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))))))
(* -1 (+ 1 x))
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (+.f64 #s(literal 1 binary64) x))
(- (+ (* 1/2 (/ (+ 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))
(-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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))
(- (+ (* 1/2 (/ (+ 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))
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) (+.f64 #s(literal 1 binary64) x))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1 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)
(-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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))
(- (+ (* 1/2 (/ (+ 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)
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64))
(/ -1 F)
(/.f64 #s(literal -1 binary64) F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))
(* -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))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.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)) (neg.f64 F))
(* -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))
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.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)) (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))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) (neg.f64 F))
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) B)
(/ (+ (* -1 x) (+ (* 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))))) B)
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) B)
(/ (+ (* -1 x) (+ (* 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))))))))) B)
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B))) B)
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B)
(/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (neg.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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F))) B)
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) B))
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B)
(/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 31/15120 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 7/360 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B)
(* B (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))
(*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B)
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* -1/6 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/120 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) (*.f64 B B) (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 B B)) (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1/120 binary64))) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) (*.f64 B B) (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)
B
(* B (+ 1 (* -1/6 (pow B 2))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(*.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)
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(*.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)
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64) (neg.f64 x)) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)
(/ (+ (* -1 x) (* (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)))))))))) B)
(/.f64 (fma.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) (neg.f64 x)) B)
(* B (+ 1 (* 1/3 (pow B 2))))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(*.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)
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(*.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)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) x) B)
(/ (- (+ (* 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)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) B)
(/ (- (+ (* 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)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B)) x)) B)
(/ (- (+ (* 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)
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 (neg.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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) x) B)
(/ (- (+ (* -1 x) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) B)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (neg.f64 x)) #s(literal 1 binary64)) B)
(/ 1/2 B)
(/.f64 #s(literal 1/2 binary64) B)
(/ (- (* -1 x) 1) B)
(/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B)
(* -1 (/ (* x (+ 1 (/ 1 x))) B))
(*.f64 (neg.f64 x) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) B))
(/ (+ 1 (/ 1 x)) B)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) B)
(/ 1 (* B x))
(/.f64 (/.f64 #s(literal 1 binary64) B) x)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(+ 1 (* 1/3 (pow B 2)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64))
(pow B 2)
(*.f64 B B)
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))
(*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) (sin.f64 B))
(sin B)
(sin.f64 B)
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))
(* 1/3 (pow B 3))
(*.f64 (pow.f64 B #s(literal 3 binary64)) #s(literal 1/3 binary64))
(* (pow B 3) (+ 1/3 (/ 1 (pow B 2))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (pow.f64 B #s(literal 3 binary64)))
(* 1/3 (pow B 2))
(*.f64 #s(literal 1/3 binary64) (*.f64 B B))
(* (pow B 2) (+ 1/3 (/ 1 (pow B 2))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B))
(* -1 (/ (+ (* -1 (- (* -1 x) 1)) (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) (neg.f64 B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F (cos.f64 B)) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F (cos.f64 B)) (sin.f64 B)) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))))
(fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F (cos.f64 B)) (sin.f64 B)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(* (sin B) (sqrt (+ 2 (pow F 2))))
(*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))
(+ (* (sin B) (sqrt (+ 2 (pow F 2)))) (* (* x (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (*.f64 (sin.f64 B) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)))
(+ (* x (+ (* -1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2)))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 B) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) x (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)))
(+ (* x (+ (* x (+ (* -1/2 (* (sin B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2)))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 B) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) x (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)))
(sqrt (+ 2 (pow F 2)))
(sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 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))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
x
(+ (* 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))))))
(fma.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (-.f64 (*.f64 (/.f64 F (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(+ (* 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))))))
(fma.f64 (-.f64 (fma.f64 (/.f64 F (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x)) (/.f64 #s(literal 1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(fma.f64 (-.f64 (*.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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)))
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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)))
(fma.f64 (-.f64 (fma.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (neg.f64 (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(+ (* 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))))))))))
(fma.f64 (fma.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))
(- (/ 1 (* B (pow F 2))) (/ 1 B))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B))
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))
(-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)) x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B))) (/.f64 #s(literal 1 binary64) B))
(/ 2 (pow F 2))
(/.f64 #s(literal 2 binary64) (*.f64 F F))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(/ -1 B)
(/.f64 #s(literal -1 binary64) B)
(/ (+ (/ 1 B) (/ x B)) x)
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) B) x)
(sqrt (/ 1 (+ 2 (pow F 2))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 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))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 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)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x)
(* 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))))
(*.f64 (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x)
(* 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))))
(*.f64 (-.f64 (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x)
(* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (sqrt x) (* (sin B) (sqrt 2)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sin.f64 B)) (sqrt.f64 x))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2)))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64)))) x)
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))))) x)
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2)))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (sin.f64 B)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64)))))) x)
(* (sqrt x) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))
(*.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)
(* 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)))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x)
(* 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))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x)
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 (+.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) B)) x)
(* 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)))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) B))) x)
(* 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)))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) B))) x)
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 1 binary64)) x)
(* 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))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 1 binary64))) x)
(* 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))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (fma.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) #s(literal 1 binary64))) x)
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)))
(+ (* -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)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))))
(+ (* -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))))))
(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) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)))))
(* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)) x)
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) x) B)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) x)
(* 2 (/ x (pow F 2)))
(*.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x) (/.f64 #s(literal 2 binary64) (*.f64 F F))) x)
(* x (+ 2 (* 2 (/ 1 x))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(+ (/ 1 B) (/ 1 (* B x)))
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 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))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.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 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 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)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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 (/.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 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(*.f64 (fma.f64 (*.f64 (neg.f64 F) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B))) (neg.f64 x))
(* -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)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (neg.f64 x))
(* -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)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (neg.f64 x))
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))) (sin.f64 B)) (/.f64 (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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* -1 (* (sqrt x) (* (sin B) (* (sqrt -2) (sqrt -1)))))
(*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)))
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 3))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1)))))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (sin.f64 B)) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 x))
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))
(*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 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))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x))
(* -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)))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x))
(* -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))))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (-.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 x)) #s(literal 2 binary64)) (neg.f64 x))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (neg.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(* -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))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(* -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))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(*.f64 (fma.f64 (*.f64 (neg.f64 F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (neg.f64 x))
(* -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)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 x))
(* -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)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 x))
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))
(*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -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))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -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)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -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)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B))) (neg.f64 x))
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))
(*.f64 (-.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B))) (neg.f64 x))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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)))))
(+.f64 (/.f64 (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))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #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))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))

rewrite220.0ms (1.8%)

Memory
21.7MiB live, 294.5MiB allocated; 95ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
075593
0115556
1492524
23595524
08234524
Stop Event
iter limit
node limit
iter limit
Counts
49 → 765
Calls
Call 1
Inputs
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))
F
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
#s(literal 1 binary64)
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(sin.f64 B)
B
(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)
x
(fma.f64 F F #s(literal 2 binary64))
(/.f64 (neg.f64 x) (tan.f64 B))
(neg.f64 x)
(tan.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B))
(/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B)
(-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)
#s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64))
#s(literal -1 binary64)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B))
(/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B)
(-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x)
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 F #s(literal 1 binary64))
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))))))
#s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))))
(/.f64 #s(literal 1/2 binary64) B)
#s(literal 1/2 binary64)
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(*.f64 F F)
#s(approx (/ (+ (* -1 x) -1) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) B))
(/.f64 (/.f64 #s(literal 1 binary64) B) x)
(/.f64 #s(literal 1 binary64) B)
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 x) #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 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)
(fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64))
#s(literal 1/3 binary64)
(*.f64 B B)
Outputs
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B))))
(/.f64 (fma.f64 F (tan.f64 B) (*.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B)))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64)) F (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 x (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 F (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B)))))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))))
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) F))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B))))
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B)))
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 F))) (sqrt.f64 (neg.f64 (neg.f64 F))))
(*.f64 (sqrt.f64 (neg.f64 F)) (sqrt.f64 (neg.f64 F)))
(*.f64 (sqrt.f64 F) (sqrt.f64 F))
(*.f64 #s(literal 1 binary64) F)
(*.f64 F #s(literal 1 binary64))
(pow.f64 (neg.f64 F) #s(literal 1 binary64))
(pow.f64 (*.f64 F F) #s(literal 1/2 binary64))
(pow.f64 F #s(literal 1 binary64))
(sqrt.f64 (*.f64 F F))
(fabs.f64 (neg.f64 (neg.f64 F)))
(fabs.f64 (neg.f64 F))
(fabs.f64 F)
(exp.f64 (/.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 F) #s(literal 1 binary64)))
F
(*.f64 (neg.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
(pow.f64 (exp.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1 binary64))
(/.f64 (neg.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (sin.f64 B)))
(/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal -1 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal -1 binary64))))
#s(literal 1 binary64)
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(sin.f64 B)
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 B))) (sqrt.f64 (neg.f64 (neg.f64 B))))
(*.f64 (sqrt.f64 (neg.f64 B)) (sqrt.f64 (neg.f64 B)))
(*.f64 (sqrt.f64 B) (sqrt.f64 B))
(pow.f64 (neg.f64 B) #s(literal 1 binary64))
(pow.f64 (*.f64 B B) #s(literal 1/2 binary64))
(pow.f64 B #s(literal 1 binary64))
(sqrt.f64 (*.f64 B B))
(fabs.f64 (neg.f64 (neg.f64 B)))
(fabs.f64 (neg.f64 B))
(fabs.f64 B)
(exp.f64 (/.f64 (*.f64 (log.f64 B) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 B) #s(literal 1 binary64)))
B
(*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64))) (sqrt.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))))
(/.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 (*.f64 F F) #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 x #s(literal 1 binary64) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 F F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(sqrt.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))
(exp.f64 (fma.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))
(exp.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+.f64 (cosh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sinh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(+.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 F F)))
#s(literal 2 binary64)
(*.f64 #s(literal -1 binary64) (neg.f64 x))
(*.f64 (neg.f64 x) #s(literal -1 binary64))
(*.f64 x #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) x)
(neg.f64 (neg.f64 x))
x
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 F F)))
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64)))
(/.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64))
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64))
(fma.f64 (*.f64 F F) #s(literal 1 binary64) #s(literal 2 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 F F) #s(literal 2 binary64))
(fma.f64 F F #s(literal 2 binary64))
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 F F) #s(literal 2 binary64))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(+.f64 (*.f64 F F) #s(literal 2 binary64))
(+.f64 #s(literal 2 binary64) (*.f64 F F))
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x))
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))
(*.f64 x (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B))
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B))))
(/.f64 (neg.f64 x) (tan.f64 B))
(/.f64 x (neg.f64 (tan.f64 B)))
(neg.f64 (/.f64 x (tan.f64 B)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))))
(/.f64 (+.f64 (tan.f64 B) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) #s(literal 0 binary64))))
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B)))
(/.f64 (sin.f64 B) (cos.f64 B))
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))
(tan.f64 (+.f64 (PI.f64) B))
(tan.f64 B)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B))
(/.f64 (-.f64 (neg.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64))) (neg.f64 x)) (neg.f64 B))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) B) #s(literal 2 binary64)) (pow.f64 (/.f64 x B) #s(literal 2 binary64))) (+.f64 (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) B) (/.f64 x B)))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) B) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) B) (/.f64 x B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x))) (neg.f64 (neg.f64 B)))
(/.f64 (-.f64 (*.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) B) (*.f64 x B)) (*.f64 B B))
(/.f64 (*.f64 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) (*.f64 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B))
(/.f64 (-.f64 (pow.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) (*.f64 x (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x))) B))
(/.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) (neg.f64 B))
(/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B)
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) B))
(neg.f64 (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (neg.f64 B)))
(-.f64 (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) B) (/.f64 x B))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x))) (neg.f64 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) (*.f64 x (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)))))
(/.f64 (*.f64 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x))
(/.f64 (-.f64 (pow.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) (*.f64 x (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x))))
(-.f64 (/.f64 (pow.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) (/.f64 (*.f64 x x) (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)))
(-.f64 (/.f64 (pow.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) (*.f64 x (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) (*.f64 x (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)))))
(-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)
#s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64))
#s(literal -1 binary64)
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B))
(/.f64 (-.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 x)) (neg.f64 B))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) #s(literal 2 binary64)) (pow.f64 (/.f64 x B) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (/.f64 x B)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x))) (neg.f64 (neg.f64 B)))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) (*.f64 x B)) (*.f64 B B))
(/.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) B))
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B))
(/.f64 (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x)) (neg.f64 B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B)
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x)) B))
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) (neg.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x x))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x x)) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x))
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)) (/.f64 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)))
(-.f64 (/.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x)
(*.f64 (fabs.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) F)
(*.f64 (fabs.f64 (*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) F)
(*.f64 (*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 F (fabs.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(*.f64 F (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 F) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 F (fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 F (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 F (fabs.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(neg.f64 (/.f64 (neg.f64 F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(neg.f64 (/.f64 F (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(sqrt.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(fabs.f64 (/.f64 (neg.f64 F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fabs.f64 (/.f64 F (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(fabs.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(fabs.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 F))) (sqrt.f64 (neg.f64 (neg.f64 F))))
(*.f64 (sqrt.f64 (neg.f64 F)) (sqrt.f64 (neg.f64 F)))
(*.f64 (sqrt.f64 F) (sqrt.f64 F))
(*.f64 #s(literal 1 binary64) F)
(*.f64 F #s(literal 1 binary64))
(pow.f64 (neg.f64 F) #s(literal 1 binary64))
(pow.f64 (*.f64 F F) #s(literal 1/2 binary64))
(pow.f64 F #s(literal 1 binary64))
(sqrt.f64 (*.f64 F F))
(fabs.f64 (neg.f64 (neg.f64 F)))
(fabs.f64 (neg.f64 F))
(fabs.f64 F)
(exp.f64 (/.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 F) #s(literal 1 binary64)))
F
(*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64))) (sqrt.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))))
(/.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F))
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 (*.f64 F F) #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 x #s(literal 1 binary64) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(fma.f64 F F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(sqrt.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))
(exp.f64 (fma.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))
(exp.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+.f64 (cosh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sinh.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)
(+.f64 (/.f64 (pow.f64 F #s(literal 6 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))
(+.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 F F)))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))))
#s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x)))))
(/.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))) (-.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (-.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)))))))
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x)))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x)))))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (-.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F))))))
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (neg.f64 F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))
(fma.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) (/.f64 #s(literal 1/2 binary64) B) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) B) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))) (/.f64 (pow.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))))
(-.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (*.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F)) (/.f64 #s(literal 1/2 binary64) B)))
(-.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) B)) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F)))
(+.f64 (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) B) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (-.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)))))) (/.f64 (pow.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(literal 2 binary64)) (*.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (-.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)))))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))
(+.f64 #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 B))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 B)))
(/.f64 #s(literal 1/2 binary64) B)
(neg.f64 (/.f64 #s(literal -1/2 binary64) B))
#s(literal 1/2 binary64)
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x F) (/.f64 #s(literal 2 binary64) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 x F) (/.f64 #s(literal 2 binary64) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x F) (/.f64 #s(literal 2 binary64) F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (neg.f64 F)) (neg.f64 F))
(/.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) (neg.f64 F))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 F F))
(/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F)
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) (*.f64 F F)))
(/.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (neg.f64 F) F))
(/.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 1 binary64))
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))
(neg.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 F F)))
(fma.f64 (/.f64 (neg.f64 x) F) (/.f64 #s(literal 2 binary64) (neg.f64 F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 F)) (/.f64 (neg.f64 x) F) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 (/.f64 x F) (/.f64 #s(literal 2 binary64) F) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 (/.f64 #s(literal 2 binary64) F) (/.f64 x F) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 x (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (/.f64 x F) (/.f64 #s(literal 2 binary64) F)))
(+.f64 (*.f64 (/.f64 x F) (/.f64 #s(literal 2 binary64) F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 4 binary64)))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))))
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 x #s(literal 2 binary64)))
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (+.f64 x #s(literal 2 binary64)))
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))
(fma.f64 x #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(fma.f64 #s(literal 1 binary64) x (+.f64 x #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64)))
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))
(+.f64 (+.f64 #s(literal 2 binary64) x) x)
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))))
(+.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))
(+.f64 x (+.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))
(*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))))
(*.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)))
(*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)))
(*.f64 (neg.f64 F) (neg.f64 F))
(*.f64 (*.f64 F F) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 F F))
(*.f64 F F)
(pow.f64 (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64))
(pow.f64 (neg.f64 F) #s(literal 2 binary64))
(pow.f64 (*.f64 F F) #s(literal 1 binary64))
(pow.f64 F #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 F) F))
(sqrt.f64 (pow.f64 F #s(literal 4 binary64)))
(fabs.f64 (*.f64 (neg.f64 F) F))
(fabs.f64 (*.f64 F F))
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))))
#s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x)))
(*.f64 (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) #s(literal -1 binary64)) x)
(*.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B)) x)
(*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (*.f64 x B)) #s(literal -1 binary64))
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (*.f64 x B)))
(*.f64 (neg.f64 x) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B))
(*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x B) #s(literal -2 binary64)) (pow.f64 B #s(literal -2 binary64))) (neg.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x B)))
(/.f64 (*.f64 (+.f64 (pow.f64 B #s(literal -3 binary64)) (pow.f64 (*.f64 x B) #s(literal -3 binary64))) (neg.f64 x)) (+.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) (/.f64 (pow.f64 B #s(literal -2 binary64)) x)) (pow.f64 (*.f64 x B) #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x B))
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 x B) #s(literal -2 binary64)) (pow.f64 B #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x B)))
(/.f64 (*.f64 (neg.f64 x) (+.f64 (pow.f64 B #s(literal -3 binary64)) (pow.f64 (*.f64 x B) #s(literal -3 binary64)))) (+.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) (/.f64 (pow.f64 B #s(literal -2 binary64)) x)) (pow.f64 (*.f64 x B) #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 x) (+.f64 x #s(literal 1 binary64))) (*.f64 x B))
(neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (*.f64 x B)))
(fma.f64 (/.f64 (pow.f64 B #s(literal -1 binary64)) x) (neg.f64 x) (*.f64 (pow.f64 B #s(literal -1 binary64)) (neg.f64 x)))
(fma.f64 (pow.f64 B #s(literal -1 binary64)) (neg.f64 x) (*.f64 (/.f64 (pow.f64 B #s(literal -1 binary64)) x) (neg.f64 x)))
(fma.f64 (neg.f64 x) (/.f64 (pow.f64 B #s(literal -1 binary64)) x) (*.f64 (neg.f64 x) (pow.f64 B #s(literal -1 binary64))))
(fma.f64 (neg.f64 x) (pow.f64 B #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 (pow.f64 B #s(literal -1 binary64)) x)))
(+.f64 (*.f64 (/.f64 (pow.f64 B #s(literal -1 binary64)) x) (neg.f64 x)) (*.f64 (pow.f64 B #s(literal -1 binary64)) (neg.f64 x)))
(+.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (/.f64 (pow.f64 B #s(literal -1 binary64)) x) (neg.f64 x)))
(+.f64 (*.f64 (neg.f64 x) (/.f64 (pow.f64 B #s(literal -1 binary64)) x)) (*.f64 (neg.f64 x) (pow.f64 B #s(literal -1 binary64))))
(+.f64 (*.f64 (neg.f64 x) (pow.f64 B #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.f64 (pow.f64 B #s(literal -1 binary64)) x)))
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B)
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x B))
(/.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) (pow.f64 (*.f64 x B) #s(literal -2 binary64))) (-.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 (pow.f64 B #s(literal -1 binary64)) x)))
(/.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 x B)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x B) #s(literal -2 binary64)) (pow.f64 B #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x B))))
(/.f64 (neg.f64 (+.f64 (pow.f64 B #s(literal -3 binary64)) (pow.f64 (*.f64 x B) #s(literal -3 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) (/.f64 (pow.f64 B #s(literal -2 binary64)) x)) (pow.f64 (*.f64 x B) #s(literal -2 binary64)))))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 B) x) (*.f64 (neg.f64 x) (neg.f64 B)))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) B) B (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) B))
(/.f64 (fma.f64 (pow.f64 B #s(literal -1 binary64)) (neg.f64 B) (neg.f64 x)) (*.f64 x (neg.f64 B)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 B) (*.f64 (*.f64 x B) #s(literal -1 binary64))) (*.f64 (*.f64 x B) (neg.f64 B)))
(/.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 (*.f64 x B) #s(literal 1 binary64))) (*.f64 (*.f64 x B) B))
(/.f64 (+.f64 x (*.f64 (neg.f64 B) (/.f64 #s(literal -1 binary64) B))) (*.f64 (neg.f64 B) (neg.f64 x)))
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 B) (pow.f64 B #s(literal -1 binary64)))) (*.f64 (neg.f64 B) x))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x B) (*.f64 (neg.f64 B) #s(literal 1 binary64))) (*.f64 (neg.f64 B) (*.f64 x B)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 B (/.f64 #s(literal -1 binary64) B))) (*.f64 B (neg.f64 x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x B) (*.f64 B #s(literal 1 binary64))) (*.f64 B (*.f64 x B)))
(/.f64 (-.f64 (pow.f64 (*.f64 x B) #s(literal -2 binary64)) (pow.f64 B #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x B)))
(/.f64 (+.f64 (pow.f64 B #s(literal -3 binary64)) (pow.f64 (*.f64 x B) #s(literal -3 binary64))) (+.f64 (pow.f64 B #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 x B) #s(literal -2 binary64)) (/.f64 (pow.f64 B #s(literal -2 binary64)) x))))
(/.f64 (+.f64 (pow.f64 B #s(literal -3 binary64)) (pow.f64 (*.f64 x B) #s(literal -3 binary64))) (+.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) (/.f64 (pow.f64 B #s(literal -2 binary64)) x)) (pow.f64 (*.f64 x B) #s(literal -2 binary64))))
(fma.f64 (neg.f64 (pow.f64 B #s(literal -1/2 binary64))) (neg.f64 (pow.f64 B #s(literal -1/2 binary64))) (/.f64 (pow.f64 B #s(literal -1 binary64)) x))
(fma.f64 (fabs.f64 (pow.f64 B #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 B #s(literal -1/2 binary64))) (/.f64 (pow.f64 B #s(literal -1 binary64)) x))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)) (/.f64 x (*.f64 x B)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)))
(fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (/.f64 (pow.f64 B #s(literal -1 binary64)) x))
(fma.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 x (*.f64 x B)))
(fma.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 x B) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x B))) (/.f64 (pow.f64 B #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x B))))
(+.f64 (/.f64 (pow.f64 (*.f64 x B) #s(literal -3 binary64)) (+.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) (/.f64 (pow.f64 B #s(literal -2 binary64)) x)) (pow.f64 (*.f64 x B) #s(literal -2 binary64)))) (/.f64 (pow.f64 B #s(literal -3 binary64)) (+.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) (/.f64 (pow.f64 B #s(literal -2 binary64)) x)) (pow.f64 (*.f64 x B) #s(literal -2 binary64)))))
(+.f64 (/.f64 (pow.f64 B #s(literal -1 binary64)) x) (/.f64 x (*.f64 x B)))
(+.f64 (/.f64 (pow.f64 B #s(literal -1 binary64)) x) (pow.f64 B #s(literal -1 binary64)))
(+.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 (pow.f64 B #s(literal -1 binary64)) x))
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)))
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))
(pow.f64 (*.f64 x B) #s(literal -1 binary64))
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) B) #s(literal -1 binary64)) x)
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) B) x) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 x))
(/.f64 (pow.f64 B #s(literal -1 binary64)) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x B)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 B) x))
(/.f64 #s(literal 1 binary64) (*.f64 x B))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) B) x))
(exp.f64 (*.f64 (log.f64 (*.f64 x B)) #s(literal -1 binary64)))
(*.f64 (neg.f64 (pow.f64 B #s(literal -1/2 binary64))) (neg.f64 (pow.f64 B #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 B #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 B #s(literal -1/2 binary64))))
(*.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 B)) #s(literal -1 binary64))
(pow.f64 (pow.f64 B #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 B)) #s(literal -1 binary64))
(pow.f64 (*.f64 B B) #s(literal -1/2 binary64))
(pow.f64 B #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 B))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 B)))
(/.f64 #s(literal 1 binary64) B)
(neg.f64 (/.f64 #s(literal -1 binary64) B))
(sqrt.f64 (pow.f64 B #s(literal -2 binary64)))
(fabs.f64 (/.f64 #s(literal -1 binary64) B))
(fabs.f64 (pow.f64 B #s(literal -1 binary64)))
(exp.f64 (neg.f64 (log.f64 B)))
(+.f64 (cosh.f64 (neg.f64 (log.f64 B))) (sinh.f64 (neg.f64 (log.f64 B))))
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (-.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(/.f64 (fma.f64 F (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))))
(/.f64 (fma.f64 F #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (sin.f64 B)))
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) F)) (*.f64 (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)) F)) (*.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))))
(/.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (-.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64)) F (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 #s(literal -1 binary64) (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 x (/.f64 #s(literal -1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 F (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))) (/.f64 (pow.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))))
(-.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) F))
(-.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 F) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (-.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (-.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))))
(+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(+.f64 (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (neg.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))
(pow.f64 (exp.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1 binary64))
(/.f64 (neg.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (sin.f64 B)))
(/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (sin.f64 B))))
(/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal -1 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal -1 binary64))))
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(sqrt.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))
(fabs.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(exp.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))))
(exp.f64 (/.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(exp.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))))
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(*.f64 x (/.f64 #s(literal -1 binary64) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))))
(/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))
(/.f64 x (neg.f64 #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
(neg.f64 (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
#s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))
(*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)
(*.f64 B (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64)) #s(literal 1 binary64)) B) (-.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)) B) (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))
(/.f64 (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 B (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64))) (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) B (*.f64 #s(literal 1 binary64) B))
(fma.f64 B (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B #s(literal 1 binary64)))
(fma.f64 B #s(literal 1 binary64) (*.f64 B (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))
(fma.f64 #s(literal 1 binary64) B (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) B))
(+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) B) (*.f64 #s(literal 1 binary64) B))
(+.f64 (*.f64 B (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) (*.f64 B #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) B))
(+.f64 (*.f64 B #s(literal 1 binary64)) (*.f64 B (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))
(/.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 B))) B #s(literal 1 binary64))
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/3 binary64) B)) (fabs.f64 (*.f64 B #s(literal 1 binary64))) #s(literal 1 binary64))
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/3 binary64) B)) B #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 B)) (neg.f64 B) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/3 binary64) B) (*.f64 B #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/3 binary64) B) B #s(literal 1 binary64))
(fma.f64 (neg.f64 B) (*.f64 (neg.f64 B) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1/3 binary64) (fabs.f64 (*.f64 (*.f64 B B) #s(literal 1 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64))
(fma.f64 B (fabs.f64 (*.f64 (neg.f64 B) #s(literal 1/3 binary64))) #s(literal 1 binary64))
(fma.f64 B (fabs.f64 (*.f64 #s(literal 1/3 binary64) B)) #s(literal 1 binary64))
(fma.f64 B (*.f64 #s(literal 1/3 binary64) B) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) B)) B))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 B B)) #s(literal 1/3 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))
(+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (pow.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))
#s(literal 1/3 binary64)
(*.f64 (neg.f64 (neg.f64 (neg.f64 B))) (neg.f64 (neg.f64 (neg.f64 B))))
(*.f64 (exp.f64 (log.f64 B)) (exp.f64 (log.f64 B)))
(*.f64 (neg.f64 (neg.f64 B)) (neg.f64 (neg.f64 B)))
(*.f64 (neg.f64 B) (neg.f64 B))
(*.f64 B B)
(pow.f64 (exp.f64 (log.f64 B)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 B)) #s(literal 2 binary64))
(pow.f64 (neg.f64 B) #s(literal 2 binary64))
(pow.f64 (*.f64 B B) #s(literal 1 binary64))
(pow.f64 B #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 B) B))
(neg.f64 (*.f64 B (neg.f64 B)))
(sqrt.f64 (pow.f64 B #s(literal 4 binary64)))
(fabs.f64 (neg.f64 (*.f64 B B)))
(fabs.f64 (*.f64 (neg.f64 B) B))
(fabs.f64 (*.f64 B (neg.f64 B)))
(fabs.f64 (*.f64 B B))
(exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))

eval251.0ms (2.1%)

Memory
18.3MiB live, 447.3MiB allocated; 98ms collecting garbage
Compiler

Compiled 69 305 to 6 363 computations (90.8% saved)

prune479.0ms (4%)

Memory
-82.5MiB live, 391.6MiB allocated; 687ms collecting garbage
Pruning

73 alts after pruning (71 fresh and 2 done)

PrunedKeptTotal
New1 299211 320
Fresh145064
Picked415
Done011
Total1 317731 390
Accuracy
100.0%
Counts
1 390 → 73
Alt Table
Click to see full alt table
StatusAccuracyProgram
35.2%
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) B)))
35.4%
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 F) (sqrt.f64 F)) F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
41.0%
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
56.2%
(fma.f64 F (/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
37.0%
(fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
31.6%
(fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
56.2%
(fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
56.4%
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
56.4%
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))
67.4%
(fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B)))
53.9%
(fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) (tan.f64 B)))
82.9%
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))
48.2%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F)) (/.f64 (neg.f64 x) (tan.f64 B)))
31.6%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))
51.7%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) F))) (/.f64 (neg.f64 x) (tan.f64 B)))
49.9%
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) #s(approx (* (sin B) F) (*.f64 B F)))) (/.f64 (neg.f64 x) (tan.f64 B)))
49.0%
(+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B))))
45.3%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
36.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(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B)))
51.8%
(+.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(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B)))
57.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
50.0%
(+.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))))
27.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
48.3%
(+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.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))))
40.0%
(+.f64 (neg.f64 (*.f64 x #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
24.5%
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))
27.5%
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
27.5%
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
31.4%
(+.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))))
40.3%
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
27.6%
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B)))
40.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) B)))
57.6%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)))
29.2%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
54.9%
#s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))))
40.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) 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 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) B))
40.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x)) x) B))
25.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 F) (sqrt.f64 F)) F #s(literal 2 binary64))))) x) B))
29.4%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))))) x) B))
29.4%
#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 (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B))
17.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 (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F) x) B))
21.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) B) (*.f64 x B)) (*.f64 B B)))
24.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64))) x) B))
20.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1 binary64))) x) B))
17.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) x) B))
29.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))
10.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (pow.f64 (neg.f64 B) #s(literal 1 binary64))))
28.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (*.f64 (sqrt.f64 B) (sqrt.f64 B))))
28.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B))
26.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (*.f64 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) (*.f64 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B)))
50.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B)))
14.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B))
2.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) (pow.f64 (neg.f64 B) #s(literal 1 binary64))))
28.6%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) (*.f64 (sqrt.f64 B) (sqrt.f64 B))))
22.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) (sqrt.f64 (*.f64 B B))))
28.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
28.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) B) (/.f64 x B)))
57.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) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
21.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (-.f64 #s(literal -1 binary64) x) B))))
9.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 F) (sqrt.f64 F)) F)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))))
9.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (/.f64 #s(literal -1 binary64) B)))))
17.7%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x B)) (neg.f64 x))))))
23.3%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) #s(approx (/ (+ (* 2 x) 2) (* F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) B))))
21.2%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
17.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) #s(approx (/ (+ (* -1 x) -1) B) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) B) (neg.f64 x))))))
20.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) x)) B)))
15.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) F) B (*.f64 B (-.f64 #s(literal -1 binary64) x))) (*.f64 B B))))
13.9%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))))
4.0%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) #s(approx (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) #s(literal 1/2 binary64))) (*.f64 F F)))))
9.1%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) #s(approx (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)))))
2.5%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) #s(approx (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)))))
14.8%
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) #s(approx (+ (* (/ 1/2 B) (/ (+ (* 2 x) 2) (* F F))) (/ (+ (* -1 x) -1) B)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal 1 binary64) B)) x))))
Compiler

Compiled 9 838 to 3 050 computations (69% saved)

regimes139.0ms (1.2%)

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

4 calls:

34.0ms
x
33.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))))))
32.0ms
F
32.0ms
B
Results
AccuracySegmentsBranch
86.7%2(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
99.7%3F
82.9%1B
82.9%1x
Compiler

Compiled 30 to 29 computations (3.3% saved)

regimes67.0ms (0.6%)

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

1 calls:

60.0ms
F
Results
AccuracySegmentsBranch
99.7%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes81.0ms (0.7%)

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

1 calls:

48.0ms
F
Results
AccuracySegmentsBranch
99.5%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes36.0ms (0.3%)

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

1 calls:

29.0ms
F
Results
AccuracySegmentsBranch
93.2%4F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes32.0ms (0.3%)

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

1 calls:

25.0ms
F
Results
AccuracySegmentsBranch
93.2%4F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes261.0ms (2.2%)

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

4 calls:

165.0ms
x
33.0ms
B
27.0ms
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
24.0ms
F
Results
AccuracySegmentsBranch
78.2%3x
67.4%1B
77.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))))))
87.6%4F
Compiler

Compiled 30 to 29 computations (3.3% saved)

regimes34.0ms (0.3%)

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

1 calls:

27.0ms
F
Results
AccuracySegmentsBranch
83.4%4F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes32.0ms (0.3%)

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

1 calls:

20.0ms
F
Results
AccuracySegmentsBranch
83.4%4F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes29.0ms (0.2%)

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

1 calls:

23.0ms
F
Results
AccuracySegmentsBranch
81.8%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes92.0ms (0.8%)

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

4 calls:

24.0ms
F
22.0ms
x
19.0ms
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
19.0ms
B
Results
AccuracySegmentsBranch
66.6%2B
66.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))))))
71.6%4x
71.5%4F
Compiler

Compiled 30 to 29 computations (3.3% saved)

regimes93.0ms (0.8%)

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

2 calls:

69.0ms
F
18.0ms
x
Results
AccuracySegmentsBranch
64.5%4F
69.8%3x
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes22.0ms (0.2%)

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

1 calls:

17.0ms
x
Results
AccuracySegmentsBranch
69.6%3x
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes60.0ms (0.5%)

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

1 calls:

55.0ms
x
Results
AccuracySegmentsBranch
70.2%4x
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes40.0ms (0.3%)

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

2 calls:

20.0ms
x
16.0ms
B
Results
AccuracySegmentsBranch
64.8%2B
60.9%3x
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes76.0ms (0.6%)

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

4 calls:

20.0ms
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
16.0ms
F
16.0ms
x
15.0ms
B
Results
AccuracySegmentsBranch
41.1%1x
48.4%3F
44.9%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))))))
41.1%1B
Compiler

Compiled 30 to 29 computations (3.3% saved)

regimes9.0ms (0.1%)

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

1 calls:

7.0ms
F
Results
AccuracySegmentsBranch
48.4%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes24.0ms (0.2%)

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

4 calls:

7.0ms
F
5.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))))))
5.0ms
B
5.0ms
x
Results
AccuracySegmentsBranch
37.0%3x
29.8%1B
36.8%3(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
44.2%4F
Compiler

Compiled 30 to 29 computations (3.3% saved)

regimes10.0ms (0.1%)

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

1 calls:

9.0ms
F
Results
AccuracySegmentsBranch
44.2%4F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes6.0ms (0%)

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

1 calls:

4.0ms
F
Results
AccuracySegmentsBranch
42.1%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes5.0ms (0%)

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

1 calls:

4.0ms
F
Results
AccuracySegmentsBranch
42.1%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes4.0ms (0%)

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

1 calls:

3.0ms
F
Results
AccuracySegmentsBranch
42.1%3F
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes4.0ms (0%)

Memory
10.6MiB live, 10.6MiB allocated; 0ms collecting garbage
Counts
2 → 2
Calls
Call 1
Inputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B))
Outputs
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B))
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
Calls

3 calls:

1.0ms
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
1.0ms
x
1.0ms
F
Results
AccuracySegmentsBranch
32.8%3(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
31.7%2x
34.8%2F
Compiler

Compiled 29 to 26 computations (10.3% saved)

regimes6.0ms (0.1%)

Memory
-33.5MiB live, 12.2MiB allocated; 3ms 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) 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 (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
Calls

4 calls:

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

Compiled 30 to 29 computations (3.3% saved)

bsearch67.0ms (0.6%)

Memory
13.0MiB live, 102.7MiB allocated; 8ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
25.0ms
2807.8639057980395
35714.311852122846
36.0ms
-2.1207186711196195e+50
-1.3763135768552813e+43
Samples
42.0ms240×0valid
5.0ms31×0invalid
Compiler

Compiled 840 to 653 computations (22.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 38.0ms
ival-tan: 9.0ms (23.6% of total)
ival-mult: 7.0ms (18.4% of total)
ival-sin: 6.0ms (15.7% of total)
ival-div: 5.0ms (13.1% of total)
ival-pow: 5.0ms (13.1% of total)
ival-add: 4.0ms (10.5% of total)
ival-neg: 2.0ms (5.2% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch13.0ms (0.1%)

Memory
22.3MiB live, 22.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
1.0ms
2807.8639057980395
35714.311852122846
10.0ms
-6.824287381371144e+51
-2.1207186711196195e+50
Samples
8.0ms48×0valid
0.0ms0invalid
Compiler

Compiled 513 to 404 computations (21.2% saved)

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

bsearch86.0ms (0.7%)

Memory
-18.3MiB live, 118.9MiB allocated; 22ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
38.0ms
0.0013882060238396363
2807.8639057980395
41.0ms
-0.00043907383186840093
-4.1372078181812907e-13
Samples
61.0ms288×0valid
4.0ms29×0invalid
Compiler

Compiled 1 065 to 845 computations (20.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 56.0ms
ival-sin: 15.0ms (26.9% of total)
ival-tan: 10.0ms (17.9% of total)
ival-mult: 8.0ms (14.3% of total)
ival-add: 7.0ms (12.5% of total)
ival-div: 6.0ms (10.7% of total)
ival-pow: 5.0ms (9% of total)
ival-neg: 3.0ms (5.4% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch92.0ms (0.8%)

Memory
29.4MiB live, 176.3MiB allocated; 30ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
9.0ms
2807.8639057980395
35714.311852122846
46.0ms
1.1418482955404846e-123
5.1717938024534084e-117
29.0ms
-3.6871767584627375e-17
-3.776820396967998e-19
Samples
51.0ms288×0valid
6.0ms37×0invalid
Compiler

Compiled 1 445 to 1 087 computations (24.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 47.0ms
ival-add: 9.0ms (19.3% of total)
ival-mult: 8.0ms (17.1% of total)
ival-tan: 8.0ms (17.1% of total)
ival-sin: 7.0ms (15% of total)
ival-div: 6.0ms (12.9% of total)
ival-pow: 5.0ms (10.7% of total)
ival-neg: 3.0ms (6.4% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch7.0ms (0.1%)

Memory
-38.6MiB live, 8.0MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
2807.8639057980395
35714.311852122846
2.0ms
1.1418482955404846e-123
5.1717938024534084e-117
3.0ms
-3.6871767584627375e-17
-3.776820396967998e-19
Compiler

Compiled 1 451 to 1 093 computations (24.7% saved)

bsearch23.0ms (0.2%)

Memory
27.8MiB live, 27.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
1.0982916007886864e+49
4.21006148381018e+49
2.0ms
1.1418482955404846e-123
5.1717938024534084e-117
1.0ms
-3.6871767584627375e-17
-3.776820396967998e-19
Samples
13.0ms80×0valid
1.0ms0invalid
Compiler

Compiled 1 400 to 1 046 computations (25.3% saved)

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

bsearch43.0ms (0.4%)

Memory
1.5MiB live, 47.2MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
1.0982916007886864e+49
4.21006148381018e+49
2.0ms
1.1418482955404846e-123
5.1717938024534084e-117
36.0ms
-7.036388418934985e+67
-4.142296294454815e+52
Samples
28.0ms160×0valid
1.0ms0invalid
Compiler

Compiled 1 613 to 1 205 computations (25.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-sin: 5.0ms (21.1% of total)
ival-mult: 4.0ms (16.8% of total)
ival-tan: 4.0ms (16.8% of total)
ival-div: 3.0ms (12.6% of total)
ival-pow: 3.0ms (12.6% of total)
ival-add: 2.0ms (8.4% of total)
ival-neg: 1.0ms (4.2% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch28.0ms (0.2%)

Memory
-23.8MiB live, 24.3MiB allocated; 10ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
22.0ms
4.2152124262880625e+48
1.0982916007886864e+49
2.0ms
1.1418482955404846e-123
5.1717938024534084e-117
2.0ms
-7.036388418934985e+67
-4.142296294454815e+52
Samples
13.0ms80×0valid
1.0ms0invalid
Compiler

Compiled 1 627 to 1 205 computations (25.9% saved)

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

bsearch40.0ms (0.3%)

Memory
1.7MiB live, 46.3MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
35714.311852122846
53574572811308.08
2.0ms
-7.036388418934985e+67
-4.142296294454815e+52
Samples
26.0ms144×0valid
2.0ms14×0invalid
Compiler

Compiled 1 361 to 1 015 computations (25.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-div: 6.0ms (25.9% of total)
ival-mult: 4.0ms (17.3% of total)
ival-sin: 3.0ms (13% of total)
ival-tan: 3.0ms (13% of total)
ival-pow: 3.0ms (13% of total)
ival-add: 2.0ms (8.6% of total)
ival-neg: 1.0ms (4.3% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch63.0ms (0.5%)

Memory
23.3MiB live, 67.3MiB allocated; 6ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
26.0ms
3.819450335395555e-60
1.5829486111312338e-58
17.0ms
6.242246768245239e-114
1.4237894191615343e-113
13.0ms
-1.0625090287805353e-114
-5.379592016970079e-115
Samples
45.0ms256×0valid
Compiler

Compiled 1 392 to 996 computations (28.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-add: 7.0ms (18.9% of total)
ival-mult: 6.0ms (16.2% of total)
ival-tan: 6.0ms (16.2% of total)
ival-div: 5.0ms (13.5% of total)
ival-sin: 5.0ms (13.5% of total)
ival-pow: 5.0ms (13.5% of total)
ival-neg: 2.0ms (5.4% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch34.0ms (0.3%)

Memory
-8.1MiB live, 36.5MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
30.0ms
1.1577675020622363e-104
8.924409685094189e-102
1.0ms
-1.0625090287805353e-114
-5.379592016970079e-115
Samples
21.0ms128×0valid
Compiler

Compiled 1 154 to 814 computations (29.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-div: 3.0ms (17.8% of total)
ival-mult: 3.0ms (17.8% of total)
ival-sin: 3.0ms (17.8% of total)
ival-tan: 3.0ms (17.8% of total)
ival-add: 2.0ms (11.9% of total)
ival-pow: 2.0ms (11.9% of total)
ival-neg: 1.0ms (5.9% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch28.0ms (0.2%)

Memory
25.2MiB live, 25.2MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
1.1577675020622363e-104
8.924409685094189e-102
23.0ms
-4.605889205399978e-72
-1.7250301052394252e-73
Samples
18.0ms112×0valid
Compiler

Compiled 1 371 to 978 computations (28.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-mult: 3.0ms (20.4% of total)
ival-tan: 3.0ms (20.4% of total)
ival-div: 2.0ms (13.6% of total)
ival-sin: 2.0ms (13.6% of total)
ival-pow: 2.0ms (13.6% of total)
ival-add: 1.0ms (6.8% of total)
ival-neg: 1.0ms (6.8% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch110.0ms (0.9%)

Memory
10.8MiB live, 102.9MiB allocated; 23ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
1.1577675020622363e-104
8.924409685094189e-102
30.0ms
-1.5408203063831158e-142
-7.421093822804517e-148
69.0ms
-2388859166984433700.0
-600087292590.7639
Samples
50.0ms288×0valid
21.0ms139×0invalid
Compiler

Compiled 2 556 to 1 774 computations (30.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
ival-mult: 11.0ms (18.9% of total)
ival-tan: 10.0ms (17.2% of total)
ival-div: 9.0ms (15.5% of total)
ival-sin: 9.0ms (15.5% of total)
ival-pow: 9.0ms (15.5% of total)
ival-add: 6.0ms (10.3% of total)
ival-neg: 4.0ms (6.9% of total)
exact: 1.0ms (1.7% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch25.0ms (0.2%)

Memory
-27.3MiB live, 18.0MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
5.820829419906067e-9
8.100305059699291e-8
Samples
13.0ms96×0valid
Compiler

Compiled 666 to 452 computations (32.1% saved)

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

bsearch62.0ms (0.5%)

Memory
32.5MiB live, 77.4MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
0.0013882060238396363
2807.8639057980395
21.0ms
-5.456194118804291e+86
-1.2400459497731147e+86
Samples
36.0ms224×0valid
9.0ms21×0invalid
Compiler

Compiled 1 506 to 1 016 computations (32.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 32.0ms
ival-mult: 6.0ms (18.8% of total)
ival-tan: 6.0ms (18.8% of total)
ival-div: 5.0ms (15.6% of total)
ival-sin: 5.0ms (15.6% of total)
ival-pow: 4.0ms (12.5% of total)
ival-add: 3.0ms (9.4% of total)
ival-neg: 2.0ms (6.3% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch32.0ms (0.3%)

Memory
-8.2MiB live, 37.3MiB allocated; 20ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
2807.8639057980395
35714.311852122846
11.0ms
-0.00043907383186840093
-4.1372078181812907e-13
Samples
13.0ms80×0valid
1.0ms0invalid
Compiler

Compiled 1 689 to 1 091 computations (35.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-div: 2.0ms (17.4% of total)
ival-mult: 2.0ms (17.4% of total)
ival-sin: 2.0ms (17.4% of total)
ival-tan: 2.0ms (17.4% of total)
ival-pow: 2.0ms (17.4% of total)
ival-add: 1.0ms (8.7% of total)
ival-neg: 1.0ms (8.7% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch148.0ms (1.2%)

Memory
-37.8MiB live, 169.2MiB allocated; 50ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
34.0ms
1.4793189367412071e-8
0.0013882060238396363
38.0ms
2.910314013450291e-116
4.269030974639894e-113
49.0ms
-1.0595660469962425e-57
-1.1391539699460436e-80
Samples
85.0ms448×0valid
9.0ms55×0invalid
Compiler

Compiled 3 049 to 1 957 computations (35.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 78.0ms
ival-add: 20.0ms (25.5% of total)
ival-mult: 13.0ms (16.6% of total)
ival-tan: 12.0ms (15.3% of total)
ival-div: 10.0ms (12.8% of total)
ival-sin: 10.0ms (12.8% of total)
ival-pow: 8.0ms (10.2% of total)
ival-neg: 4.0ms (5.1% of total)
exact: 1.0ms (1.3% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch5.0ms (0%)

Memory
7.6MiB live, 7.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
1.4793189367412071e-8
0.0013882060238396363
1.0ms
2.910314013450291e-116
4.269030974639894e-113
2.0ms
-1.0595660469962425e-57
-1.1391539699460436e-80
Compiler

Compiled 3 083 to 1 974 computations (36% saved)

bsearch32.0ms (0.3%)

Memory
3.6MiB live, 48.9MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
27.0ms
0.0013882060238396363
2807.8639057980395
2.0ms
-1.0595660469962425e-57
-1.1391539699460436e-80
Samples
21.0ms112×0valid
2.0ms0invalid
Compiler

Compiled 2 146 to 1 376 computations (35.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-mult: 5.0ms (27.2% of total)
ival-sin: 3.0ms (16.3% of total)
ival-tan: 3.0ms (16.3% of total)
ival-div: 2.0ms (10.9% of total)
ival-add: 2.0ms (10.9% of total)
ival-pow: 2.0ms (10.9% of total)
ival-neg: 1.0ms (5.4% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch40.0ms (0.3%)

Memory
28.0MiB live, 71.7MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
0.0013882060238396363
2807.8639057980395
35.0ms
-7.140011888411653e-96
-3.6676698680620745e-104
Samples
23.0ms144×0valid
2.0ms13×0invalid
Compiler

Compiled 2 118 to 1 169 computations (44.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult: 4.0ms (19.4% of total)
ival-tan: 4.0ms (19.4% of total)
ival-div: 3.0ms (14.6% of total)
ival-sin: 3.0ms (14.6% of total)
ival-pow: 3.0ms (14.6% of total)
ival-add: 2.0ms (9.7% of total)
ival-neg: 1.0ms (4.9% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch38.0ms (0.3%)

Memory
-43.3MiB live, 57.1MiB allocated; 8ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
4.0ms
0.0013882060238396363
2807.8639057980395
31.0ms
-1.1511888064697239e-138
-3.7724481525354097e-143
Samples
23.0ms128×0valid
2.0ms13×0invalid
Compiler

Compiled 1 679 to 1 080 computations (35.7% saved)

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

bsearch2.0ms (0%)

Memory
2.3MiB live, 2.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
-1.1511888064697239e-138
-3.7724481525354097e-143
Compiler

Compiled 806 to 522 computations (35.2% saved)

simplify96.0ms (0.8%)

Memory
25.8MiB live, 69.2MiB allocated; 7ms collecting garbage
Algorithm
egg-herbie
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02943250
14083136
26263125
312273125
425713125
537563125
648483125
766633125
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 F #s(literal -14000000000000000937884987314407903722471424 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 35000 binary64)) (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(if (<=.f64 F #s(literal -499999999999999996610474337180813988230854220972032 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 35000 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(if (<=.f64 F #s(literal -7932099951695107/18446744073709551616 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 7656119366529843/4503599627370496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.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))))))
(if (<=.f64 F #s(literal -5841333965851681/162259276829213363391578010288128 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 30000 binary64)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))))
(if (<=.f64 F #s(literal -5841333965851681/162259276829213363391578010288128 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 30000 binary64)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) #s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))))))
(if (<=.f64 F #s(literal -5841333965851681/162259276829213363391578010288128 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 11500000000000000098579002945342861099346522275840 binary64)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(if (<=.f64 F #s(literal -74999999999999999491571150577122098234628133145804800 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 11500000000000000098579002945342861099346522275840 binary64)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(if (<=.f64 F #s(literal -74999999999999999491571150577122098234628133145804800 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 7199999999999999666652962607695167387053101940736 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(if (<=.f64 F #s(literal -74999999999999999491571150577122098234628133145804800 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (if (<=.f64 F #s(literal 10000000 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))))
(if (<=.f64 x #s(literal -2772669694120815/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) F))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 1472980775001683/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (if (<=.f64 x #s(literal 3250998599192227/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))))))
(if (<=.f64 x #s(literal -2772669694120815/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) F))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 1134777778456161/315216049571155833698232320801148910440637914163723573343586347233965774171977684891314130039079325126453023922454528 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B)))))
(if (<=.f64 x #s(literal -5768949542353525/1989292945639146568621528992587283360401824603189390869761855907572637988050133502132224 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (if (<=.f64 x #s(literal 1134777778456161/315216049571155833698232320801148910440637914163723573343586347233965774171977684891314130039079325126453023922454528 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B)))))
(if (<=.f64 x #s(literal -620000000000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))) (if (<=.f64 x #s(literal -632659752357637/878694100496718043517683302282418331810487718418343092402491322775749527474899974671687634004666183037093927858109549828751614463963730408009475621262727315456 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B)) (if (<=.f64 x #s(literal 1134777778456161/315216049571155833698232320801148910440637914163723573343586347233965774171977684891314130039079325126453023922454528 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))))))
(if (<=.f64 B #s(literal 3022314549036573/37778931862957161709568 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))))
(if (<=.f64 F #s(literal -485000000000000000194140840086749632585714986837332251299017259606964681499282660917248 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 2800 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -7932099951695107/18446744073709551616 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 2900 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -7040159025628825/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 935776021765775/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) (if (<=.f64 F #s(literal 2674777890687885/18446744073709551616 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B)))))
(if (<=.f64 F #s(literal -7040159025628825/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 935776021765775/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) (if (<=.f64 F #s(literal 2674777890687885/18446744073709551616 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B)))))
(if (<=.f64 F #s(literal -7040159025628825/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 6456360425798343/4611686018427387904 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -4208588308330709/601226901190101306339707032778070279008174732520529886901066488712245510429339761526706943586500787976175353856 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) B)) (if (<=.f64 F #s(literal 6456360425798343/4611686018427387904 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -7709489559716993/6703903964971298549787012499102923063739682910296196688861780721860882015036773488400937149083451713845015929093243025426876941405973284973216824503042048 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 6456360425798343/4611686018427387904 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -7709489559716993/6703903964971298549787012499102923063739682910296196688861780721860882015036773488400937149083451713845015929093243025426876941405973284973216824503042048 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) 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 (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))
Outputs
(if (<=.f64 F #s(literal -14000000000000000937884987314407903722471424 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 35000 binary64)) (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(if (<=.f64 F #s(literal -14000000000000000937884987314407903722471424 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 35000 binary64)) (fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.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))))))
(if (<=.f64 F #s(literal -499999999999999996610474337180813988230854220972032 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 35000 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(if (<=.f64 F #s(literal -499999999999999996610474337180813988230854220972032 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 35000 binary64)) (fma.f64 F (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))
(if (<=.f64 F #s(literal -7932099951695107/18446744073709551616 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 7656119366529843/4503599627370496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.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))))))
(if (<=.f64 F #s(literal -7932099951695107/18446744073709551616 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 7656119366529843/4503599627370496 binary64)) (fma.f64 F (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))
(if (<=.f64 F #s(literal -5841333965851681/162259276829213363391578010288128 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 30000 binary64)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))))
(if (<=.f64 F #s(literal -5841333965851681/162259276829213363391578010288128 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (pow.f64 #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 30000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))))
(if (<=.f64 F #s(literal -5841333965851681/162259276829213363391578010288128 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 30000 binary64)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) #s(approx (+ (* F (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))))))
(if (<=.f64 F #s(literal -5841333965851681/162259276829213363391578010288128 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (pow.f64 #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 30000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))))))
(if (<=.f64 F #s(literal -5841333965851681/162259276829213363391578010288128 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 11500000000000000098579002945342861099346522275840 binary64)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(if (<=.f64 F #s(literal -5841333965851681/162259276829213363391578010288128 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 B) x #s(literal 1 binary64))) (sin.f64 B))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (pow.f64 #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 11500000000000000098579002945342861099346522275840 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (pow.f64 F #s(literal -1 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(if (<=.f64 F #s(literal -74999999999999999491571150577122098234628133145804800 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 11500000000000000098579002945342861099346522275840 binary64)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(if (<=.f64 F #s(literal -74999999999999999491571150577122098234628133145804800 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (pow.f64 #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 11500000000000000098579002945342861099346522275840 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x #s(approx (tan B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (pow.f64 F #s(literal -1 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(if (<=.f64 F #s(literal -74999999999999999491571150577122098234628133145804800 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 7199999999999999666652962607695167387053101940736 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(if (<=.f64 F #s(literal -74999999999999999491571150577122098234628133145804800 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (if (<=.f64 F #s(literal 6628769165575935/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (fma.f64 F (pow.f64 #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 F #s(literal 7199999999999999666652962607695167387053101940736 binary64)) (fma.f64 F (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (pow.f64 F #s(literal -1 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(if (<=.f64 F #s(literal -74999999999999999491571150577122098234628133145804800 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (if (<=.f64 F #s(literal 10000000 binary64)) (fma.f64 F (/.f64 #s(literal 1 binary64) #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))))
(if (<=.f64 F #s(literal -74999999999999999491571150577122098234628133145804800 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (if (<=.f64 F #s(literal 10000000 binary64)) (fma.f64 F (pow.f64 #s(approx (* (sin B) (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))) B)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (pow.f64 F #s(literal -1 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))))
(if (<=.f64 x #s(literal -2772669694120815/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) F))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 1472980775001683/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (if (<=.f64 x #s(literal 3250998599192227/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))))))
(if (<=.f64 x #s(literal -2772669694120815/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) F))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 1472980775001683/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 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)))) (if (<=.f64 x #s(literal 3250998599192227/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (fma.f64 F (/.f64 #s(approx (/ 1 (sqrt (+ (* x 2) (+ (* F F) 2)))) (pow.f64 F #s(literal -1 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) #s(approx (tan B) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))))))
(if (<=.f64 x #s(literal -2772669694120815/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) F))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 1134777778456161/315216049571155833698232320801148910440637914163723573343586347233965774171977684891314130039079325126453023922454528 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B)))))
(if (<=.f64 x #s(literal -2772669694120815/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) (fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) F))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 1134777778456161/315216049571155833698232320801148910440637914163723573343586347233965774171977684891314130039079325126453023922454528 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)))) (+.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(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B)))))
(if (<=.f64 x #s(literal -5768949542353525/1989292945639146568621528992587283360401824603189390869761855907572637988050133502132224 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (if (<=.f64 x #s(literal 1134777778456161/315216049571155833698232320801148910440637914163723573343586347233965774171977684891314130039079325126453023922454528 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B)))))
(if (<=.f64 x #s(literal -5768949542353525/1989292945639146568621528992587283360401824603189390869761855907572637988050133502132224 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 F #s(literal -1 binary64))))) (if (<=.f64 x #s(literal 1134777778456161/315216049571155833698232320801148910440637914163723573343586347233965774171977684891314130039079325126453023922454528 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)))) (+.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(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B)))))
(if (<=.f64 x #s(literal -620000000000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))) (if (<=.f64 x #s(literal -632659752357637/878694100496718043517683302282418331810487718418343092402491322775749527474899974671687634004666183037093927858109549828751614463963730408009475621262727315456 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B)) (if (<=.f64 x #s(literal 1134777778456161/315216049571155833698232320801148910440637914163723573343586347233965774171977684891314130039079325126453023922454528 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))))))
(if (<=.f64 x #s(literal -620000000000 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))) (if (<=.f64 x #s(literal -632659752357637/878694100496718043517683302282418331810487718418343092402491322775749527474899974671687634004666183037093927858109549828751614463963730408009475621262727315456 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B)) (if (<=.f64 x #s(literal 1134777778456161/315216049571155833698232320801148910440637914163723573343586347233965774171977684891314130039079325126453023922454528 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)))) (+.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(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))))))
(if (<=.f64 B #s(literal 3022314549036573/37778931862957161709568 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))))
(if (<=.f64 B #s(literal 3022314549036573/37778931862957161709568 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x) B)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) #s(approx (- (* -1/6 (* B B)) 1) #s(literal -1 binary64))) B))))
(if (<=.f64 F #s(literal -485000000000000000194140840086749632585714986837332251299017259606964681499282660917248 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 2800 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -485000000000000000194140840086749632585714986837332251299017259606964681499282660917248 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 2800 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F (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 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -7932099951695107/18446744073709551616 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 2900 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -7932099951695107/18446744073709551616 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 2900 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (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 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -7040159025628825/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 935776021765775/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) (if (<=.f64 F #s(literal 2674777890687885/18446744073709551616 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B)))))
(if (<=.f64 F #s(literal -7040159025628825/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 935776021765775/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) (if (<=.f64 F #s(literal 2674777890687885/18446744073709551616 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) F)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B)))))
(if (<=.f64 F #s(literal -7040159025628825/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 935776021765775/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) (if (<=.f64 F #s(literal 2674777890687885/18446744073709551616 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B)))))
(if (<=.f64 F #s(literal -7040159025628825/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 935776021765775/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) (if (<=.f64 F #s(literal 2674777890687885/18446744073709551616 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B)))))
(if (<=.f64 F #s(literal -7040159025628825/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* (* B B) F) 1/6) F)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) B))) (if (<=.f64 F #s(literal 6456360425798343/4611686018427387904 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -4208588308330709/601226901190101306339707032778070279008174732520529886901066488712245510429339761526706943586500787976175353856 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) (+.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x)) B)) (if (<=.f64 F #s(literal 6456360425798343/4611686018427387904 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -7709489559716993/6703903964971298549787012499102923063739682910296196688861780721860882015036773488400937149083451713845015929093243025426876941405973284973216824503042048 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B)) (if (<=.f64 F #s(literal 6456360425798343/4611686018427387904 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal 1 binary64)) x) B))))
(if (<=.f64 F #s(literal -7709489559716993/6703903964971298549787012499102923063739682910296196688861780721860882015036773488400937149083451713845015929093243025426876941405973284973216824503042048 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) #s(literal -1 binary64)) x) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) 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 (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) x) (neg.f64 x)) B))

derivations1.9s (15.7%)

Memory
-2.4MiB live, 1 693.6MiB allocated; 309ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
076556
0111539
1451508
23430508
09190501
020103
037103
113296
287496
0819187
011028997
139268922
080268143
068563
0112554
1417532
23041532
09852528
05613750
119133527
083063218
0128511907
1457711807
0844010742
075593
0115556
1492524
23595524
08234524
0132411610
1475911516
0869910500
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
Compiler

Compiled 3 387 to 291 computations (91.4% saved)

preprocess197.0ms (1.6%)

Memory
-2.9MiB live, 267.7MiB allocated; 40ms collecting garbage
Remove

(negabs B)

Compiler

Compiled 7 018 to 720 computations (89.7% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...