VandenBroeck and Keller, Equation (23)

Time bar (total: 19.8s)

analyze353.0ms (1.8%)

Memory
24.9MiB live, 412.4MiB allocated
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.1s (10.5%)

Memory
49.3MiB live, 1 830.0MiB allocated
Samples
1.5s8 256×0valid
42.0ms300×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.2s
ival-mult: 248.0ms (19.9% of total)
ival-sin: 204.0ms (16.4% of total)
ival-tan: 204.0ms (16.4% of total)
ival-pow: 186.0ms (14.9% of total)
ival-div: 180.0ms (14.5% of total)
ival-add: 131.0ms (10.5% of total)
ival-neg: 73.0ms (5.9% of total)
exact: 9.0ms (0.7% of total)
ival-true: 6.0ms (0.5% of total)
ival-assert: 3.0ms (0.2% of total)
Bogosity

preprocess255.0ms (1.3%)

Memory
-6.6MiB live, 109.0MiB allocated
Algorithm
egg-herbie
Rules
924×times-frac
816×accelerator-lowering-fma.f32
816×accelerator-lowering-fma.f64
748×unsub-neg
566×distribute-rgt-in
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083250
1215214
2549212
31199212
42808212
54503212
65066212
75362212
85474212
95482212
105488212
115816212
125952212
135952212
145952212
155952212
02224
14321
28321
313521
419521
529921
645021
789221
8114321
9124221
10141221
11153121
12155121
0155119
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
Outputs
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
Call 2
Inputs
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2)))))
(+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2)))))
(neg (+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2))))))
(neg (+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))))
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2))))))
(+ (neg (* x (/ 1 (tan F)))) (* (/ B (sin F)) (pow (+ (+ (* B B) 2) (* 2 x)) (neg (/ 1 2)))))
(+ (neg (* F (/ 1 (tan B)))) (* (/ x (sin B)) (pow (+ (+ (* x x) 2) (* 2 F)) (neg (/ 1 2)))))
(+ (neg (* B (/ 1 (tan x)))) (* (/ F (sin x)) (pow (+ (+ (* F F) 2) (* 2 B)) (neg (/ 1 2)))))
Outputs
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(- (* (/ F (sin B)) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (/ x (tan B)))
(+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2)))))
(- (* (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (neg F) (sin B))) (/ x (tan B)))
(+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(- (/ x (tan B)) (* (/ F (sin B)) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)))
(+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2)))))
(+ (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ 2 (* F F)) (* x -2)) -1/2)))
(neg (+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2))))))
(+ (/ x (tan B)) (* (/ F (sin B)) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)))
(neg (+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))))
(- (* (/ F (sin B)) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (/ x (tan B)))
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2))))))
(- (* (/ (neg F) (sin B)) (pow (+ (+ 2 (* F F)) (* x -2)) -1/2)) (/ x (tan B)))
(+ (neg (* x (/ 1 (tan F)))) (* (/ B (sin F)) (pow (+ (+ (* B B) 2) (* 2 x)) (neg (/ 1 2)))))
(- (* (/ B (sin F)) (pow (+ (* B B) (+ 2 (* x 2))) -1/2)) (/ x (tan F)))
(+ (neg (* F (/ 1 (tan B)))) (* (/ x (sin B)) (pow (+ (+ (* x x) 2) (* 2 F)) (neg (/ 1 2)))))
(- (* x (/ (pow (+ (* x x) (+ 2 (* F 2))) -1/2) (sin B))) (/ F (tan B)))
(+ (neg (* B (/ 1 (tan x)))) (* (/ F (sin x)) (pow (+ (+ (* F F) 2) (* 2 B)) (neg (/ 1 2)))))
(- (* F (/ (pow (+ (+ 2 (* F F)) (* B 2)) -1/2) (sin x))) (/ B (tan x)))
Symmetry

(negabs B)

explain439.0ms (2.2%)

Memory
13.2MiB live, 416.5MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
830-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))))
410-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-rescue830
(*.f64 F F)overflow83
(+.f64 (*.f64 F F) #s(literal 2 binary64))overflow83
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))overflow83
*.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*o410
Confusion
Predicted +Predicted -
+690
-28159
Precision
0.711340206185567
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+6900
-280159
Precision?
0.711340206185567
Recall?
1.0
Freqs
test
numberfreq
0159
170
227
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
262.0ms512×0valid
Compiler

Compiled 298 to 84 computations (71.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 237.0ms
ival-add: 165.0ms (69.7% of total)
ival-div: 20.0ms (8.5% of total)
ival-mult: 12.0ms (5.1% of total)
ival-tan: 12.0ms (5.1% of total)
ival-sin: 11.0ms (4.6% of total)
ival-pow: 11.0ms (4.6% of total)
ival-neg: 4.0ms (1.7% of total)
ival-true: 1.0ms (0.4% of total)
exact: 1.0ms (0.4% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
73.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
Compiler

Compiled 30 to 20 computations (33.3% saved)

simplify57.0ms (0.3%)

Memory
4.6MiB live, 42.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff192
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))
cost-diff192
(+.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))))))
cost-diff320
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
cost-diff704
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
Rules
816×accelerator-lowering-fma.f32
816×accelerator-lowering-fma.f64
472×*-lowering-*.f32
472×*-lowering-*.f64
224×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
022103
14396
28396
313596
419596
529996
645096
789296
8114396
9124296
10141296
11153196
12155196
0155187
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (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)
Outputs
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(neg (* x (/ 1 (tan B))))
(/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(* x (/ 1 (tan B)))
(/.f64 x (tan.f64 B))
x
(/ 1 (tan B))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
1
#s(literal 1 binary64)
(tan B)
(tan.f64 B)
B
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))
(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)) #s(literal 0 binary64))
(/ F (sin B))
(/.f64 F (sin.f64 B))
F
(sin B)
(sin.f64 B)
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+ (+ (* F F) 2) (* 2 x))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
(* F F)
(fma.f64 F F #s(literal 0 binary64))
2
#s(literal 2 binary64)
(* 2 x)
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64))
(neg (/ 1 2))
#s(literal -1/2 binary64)
(/ 1 2)
#s(literal 1/2 binary64)

localize75.0ms (0.4%)

Memory
7.3MiB live, 87.1MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 #s(literal 1 binary64) (tan.f64 B))
accuracy99.6%
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
accuracy84.5%
(*.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)))))
accuracy69.7%
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))
Samples
49.0ms256×0valid
Compiler

Compiled 119 to 22 computations (81.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-div: 7.0ms (20.2% of total)
ival-mult: 6.0ms (17.3% of total)
ival-tan: 6.0ms (17.3% of total)
ival-sin: 5.0ms (14.4% of total)
ival-pow: 5.0ms (14.4% of total)
ival-add: 3.0ms (8.7% of total)
ival-neg: 2.0ms (5.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series46.0ms (0.2%)

Memory
-14.2MiB live, 23.4MiB allocated
Counts
7 → 156
Calls
Call 1
Inputs
#<alt (/ 1 2)>
#<alt (* x (/ 1 (tan B)))>
#<alt (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))>
#<alt (+ (+ (* F F) 2) (* 2 x))>
#<alt (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))>
#<alt (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))>
#<alt (/ 1 (tan B))>
Outputs
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ x B)>
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)>
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)>
#<alt (/ (+ 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)>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))>
#<alt (* 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))))>
#<alt (* 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))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))>
#<alt (* -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)))))>
#<alt (* -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)))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* 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)))>
#<alt (- (* 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)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (+ 2 (* 2 x))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (+ 2 (pow F 2))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* 2 x)>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 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)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 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)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))>
#<alt (* -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))>
#<alt (* -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))>
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (* 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)))))))))>
#<alt (* 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)))))))))))>
#<alt (/ 1 (sin B))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))>
#<alt (/ -1 (sin B))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (/ (+ (* 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)>
#<alt (/ (+ (* 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)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (/ 1 B)>
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)>
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)>
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
Calls

39 calls:

TimeVariablePointExpression
15.0ms
x
@0
(* x (/ 1 (tan B)))
4.0ms
x
@-inf
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))
3.0ms
B
@0
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
2.0ms
B
@inf
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
2.0ms
B
@inf
(* x (/ 1 (tan B)))

rewrite406.0ms (2.1%)

Memory
30.3MiB live, 494.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
9 162×accelerator-lowering-fma.f32
9 162×accelerator-lowering-fma.f64
5 634×*-lowering-*.f32
5 634×*-lowering-*.f64
2 936×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02267
110766
277466
0827258
Stop Event
iter limit
node limit
Counts
7 → 360
Calls
Call 1
Inputs
(/ 1 2)
(* x (/ 1 (tan B)))
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(+ (+ (* F F) 2) (* 2 x))
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))
(/ 1 (tan B))
Outputs
#s(literal 1/2 binary64)
(+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))
(/.f64 x (tan.f64 B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (/.f64 x (tan.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (tan.f64 B))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) #s(literal 0 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B)))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) x))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (sin.f64 B))) (cos.f64 B))
(*.f64 (*.f64 x (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))
(+.f64 (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)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(+.f64 #s(literal 0 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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))
(+.f64 (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))))))
(-.f64 (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)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.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)) #s(literal 0 binary64))))
(-.f64 (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) 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 x (tan.f64 B)))) (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (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 x (tan.f64 B)))))
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))
(fma.f64 #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)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.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)) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (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)) #s(literal 0 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (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)) #s(literal 0 binary64)))
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 #s(literal -1 binary64) (/.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)) #s(literal 0 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 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)) #s(literal 0 binary64)))
(fma.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (/.f64 #s(literal -1 binary64) (+.f64 (/.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)) #s(literal 0 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (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)) #s(literal 0 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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) 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)) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (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)) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 x #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)) #s(literal 0 binary64)))
(fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.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)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (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)) #s(literal 0 binary64)))
(fma.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)) (/.f64 (tan.f64 B) x) (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)) #s(literal 0 binary64)))
(fma.f64 (/.f64 x (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)) #s(literal 0 binary64)))
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) (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)) #s(literal 0 binary64)))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (*.f64 F (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 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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)) #s(literal 0 binary64)))
(fma.f64 (/.f64 x (sin.f64 B)) (-.f64 #s(literal 0 binary64) (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)) #s(literal 0 binary64)))
(fma.f64 (/.f64 x (sin.f64 B)) (*.f64 (cos.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)) #s(literal 0 binary64)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.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)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.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)) #s(literal 0 binary64)))
(fma.f64 (/.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/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.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)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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)) #s(literal 0 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.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)) #s(literal 0 binary64)))
(fma.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)) #s(literal 0 binary64)))
(fma.f64 (*.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (*.f64 #s(literal -1 binary64) (/.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)) #s(literal 0 binary64)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (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)) #s(literal 0 binary64)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)))
(neg.f64 (-.f64 (/.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)) #s(literal 0 binary64))))
(neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 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 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 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/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)))))
(neg.f64 (/.f64 (fma.f64 x (neg.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))))) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (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 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 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/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x))))
(/.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))))))
(/.f64 (-.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (-.f64 #s(literal 0 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 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))))))
(/.f64 (fma.f64 x (neg.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (/.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)) #s(literal 0 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x))) (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 x (tan.f64 B))))
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 (sin.f64 B) F)))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) F)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 binary64) F)))) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 (sin.f64 B) F) (*.f64 (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sin.f64 B) F)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (sin.f64 B) (*.f64 (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (sin.f64 B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 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 #s(literal 0 binary64) F)))) (*.f64 (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)) (/.f64 (sin.f64 B) F) (*.f64 (/.f64 x (tan.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sin.f64 B) F)))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B) (*.f64 (/.f64 x (tan.f64 B)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 (sin.f64 B) F) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 (sin.f64 B) F)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) F)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) x)) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (+.f64 (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))
(/.f64 (+.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)))
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (/.f64 (sin.f64 B) F) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.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 x (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (sin.f64 B) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) F)) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 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 #s(literal 0 binary64) F)) (/.f64 x (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) x)) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 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 -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 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 -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 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 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)))) (neg.f64 (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 x (tan.f64 B)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (/.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)) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (/.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)) #s(literal 0 binary64))) (-.f64 (/.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)) #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 (/.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)) #s(literal 0 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.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)) #s(literal 0 binary64))) (-.f64 (/.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)) #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.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)) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))))) (+.f64 (/.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #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 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))))
(pow.f64 (/.f64 #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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) #s(literal -1 binary64))
(*.f64 #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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))
(*.f64 (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.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)) #s(literal 0 binary64))))))
(*.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)))))
(*.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) #s(literal 0 binary64)))))))
(*.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 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x))) (*.f64 (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x))))))
(*.f64 (-.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal -1 binary64) (+.f64 (/.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)) #s(literal 0 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (/.f64 F (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x))))))
(*.f64 (fma.f64 x (neg.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x)) (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.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)) #s(literal 0 binary64)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 x (*.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) x))) (/.f64 #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 x (tan.f64 B)))))
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))
(+.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 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(+.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))
(+.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #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 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))))
(-.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (fma.f64 F F #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 4 binary64) (fma.f64 F F #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) x)))
(-.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(-.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (fma.f64 F F #s(literal -2 binary64)))) (/.f64 #s(literal 4 binary64) (fma.f64 F F #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))
(fma.f64 #s(literal 1 binary64) (*.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)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))
(fma.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (fma.f64 F F #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 F F #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (*.f64 F F))
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) (*.f64 F F))
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(neg.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(neg.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F (*.f64 F (*.f64 F F)) (*.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)))) (fma.f64 F (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))))
(/.f64 (fma.f64 F (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 F (*.f64 F (*.f64 F F)) (*.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)))))
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (exp.f64 (log.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x))))) (exp.f64 (log.f64 (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 F (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 F (*.f64 F (*.f64 F F)) (*.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))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #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 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 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 (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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 4 binary64) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 #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 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))))) (+.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
(*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))
(*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))))))
(*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -2 binary64)))))))
(*.f64 (fma.f64 F (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 F (*.f64 F (*.f64 F F)) (*.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))))))
(*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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 -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.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 -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 (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))))
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.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 -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)))))
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (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)) #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/8 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 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 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal -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 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (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/8 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)))
(+.f64 (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)) #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 #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)) #s(literal 0 binary64)) #s(literal 0 binary64))
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 0 binary64))
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 0 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)) #s(literal 0 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)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) #s(literal 0 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))) #s(literal 0 binary64))
(fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 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 #s(literal 0 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 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)))) #s(literal 0 binary64))
(fma.f64 (*.f64 F (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 #s(literal 1 binary64) (sin.f64 B))) #s(literal 0 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)) #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F #s(literal 0 binary64))
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) #s(literal 0 binary64))
(fma.f64 (/.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/4 binary64)) (/.f64 #s(literal 1 binary64) F)) #s(literal 0 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)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) #s(literal 0 binary64))
(neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)))
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F))) (sin.f64 B))
(/.f64 (fma.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 #s(literal 0 binary64) (*.f64 (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)) #s(literal 0 binary64)) #s(literal 0 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 0 binary64)) (-.f64 (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)) #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sin.f64 B))
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)))
(/.f64 (*.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(*.f64 #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)) #s(literal 0 binary64)))
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 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 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 #s(literal 0 binary64) F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.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 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 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 F (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 #s(literal 1 binary64) (sin.f64 B))))
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F)
(*.f64 (/.f64 (pow.f64 (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) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (/.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/4 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 (*.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)))
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(pow.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 (*.f64 (tan.f64 B) (tan.f64 B)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64))
(*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)))

simplify610.0ms (3.1%)

Memory
17.0MiB live, 882.7MiB allocated
Algorithm
egg-herbie
Rules
19 798×accelerator-lowering-fma.f32
19 798×accelerator-lowering-fma.f64
6 374×*-lowering-*.f32
6 374×*-lowering-*.f64
5 638×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04964202
114844010
253783926
085743585
Stop Event
iter limit
node limit
Counts
156 → 156
Calls
Call 1
Inputs
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin 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)
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (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))))) (/ (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))))))
(* -1 (/ (* x (cos B)) (sin B)))
(* 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))))
(* -1 (/ (* x (cos B)) (sin B)))
(* -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 (+ 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)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(* -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)))
(- (/ 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 (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))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(pow F 2)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(pow F 2)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(+ 2 (pow F 2))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(* 2 x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* 2 x)
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 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 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 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))
(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 (/ 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 (/ 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)))))
(* (/ 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)))))))))))
(/ 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 (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)))
(* (/ 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 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 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 (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))))))
(* (/ (* 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)))))
(/ 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)
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
Outputs
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (*.f64 (fma.f64 B (*.f64 B #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (fma.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) 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 (*.f64 B B) (fma.f64 B (*.f64 B (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 x #s(literal 1/45 binary64))))) (*.f64 x #s(literal -1/3 binary64))) x) B)
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (*.f64 (fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x)))
(+ (* 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 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 x (/.f64 F (sin.f64 B))))) (fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (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 x (-.f64 (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 x (/.f64 F (sin.f64 B))) #s(literal -5/2 binary64))))) (fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 x (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)) (/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 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))))
(*.f64 x (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 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))))
(*.f64 x (-.f64 (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1/8 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) 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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 F (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1/8 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))))) x))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) 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) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) 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 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64)))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) B)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B)))) (/.f64 (*.f64 x (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)))
(-.f64 (*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal -1/2 binary64) (sin.f64 B)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 x (/.f64 (cos.f64 B) (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)) (/ (* x (cos B)) (sin B))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (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 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))) (fma.f64 x (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(+ 2 (* 2 x))
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(+ 2 (+ (* 2 x) (pow F 2)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(+ 2 (+ (* 2 x) (pow F 2)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(+ 2 (+ (* 2 x) (pow F 2)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(+ 2 (+ (* 2 x) (pow F 2)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 F (/.f64 F x) #s(literal 2 binary64))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 F (/.f64 F x) #s(literal 2 binary64))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 F (/.f64 F x) #s(literal 2 binary64))))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(sqrt (/ 1 (+ 2 (* 2 x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(fma.f64 (*.f64 F F) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64)) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 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 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 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))) (* -1/2 (/ (+ (* 1/2 (* (+ 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) (+.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.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)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64)) F)
(/ -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/2 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.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)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64)) F))
(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))))))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 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 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) #s(literal -5/2 binary64)) (*.f64 #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)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (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))) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 x (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 1/16 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(+ (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(+ (* -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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/16 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/64 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)))) (*.f64 x (*.f64 x x))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 F (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (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)))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal -1/2 binary64) (sin.f64 B)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (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))))) (* (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 F (fma.f64 (*.f64 F F) (fma.f64 F (*.f64 F (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 F (/.f64 F (sin.f64 B))) #s(literal -5/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (sin.f64 B))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal -1/2 binary64) (sin.f64 B)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 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)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.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)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #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/2 (/ (+ (* 1/2 (* (+ 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 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (/.f64 #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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.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)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #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/2 (/ (+ (* 1/2 (* (+ 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (/.f64 #s(literal -1 binary64) (sin.f64 B))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 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 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) 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 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(*.f64 F (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 (*.f64 x (/.f64 F (sin.f64 B))) (*.f64 #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))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))))) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (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 x (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 x (/.f64 F (sin.f64 B))) #s(literal -5/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))))) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F (fma.f64 x (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 1/16 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (sin.f64 B))
(+ (* -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 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1/8 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 F (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1/8 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))
(-.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1/8 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/16 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/64 binary64)) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 x))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/3 binary64)) #s(literal 1 binary64)) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #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 B B) (fma.f64 B (*.f64 B (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64))) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B)
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))

eval73.0ms (0.4%)

Memory
-9.9MiB live, 105.1MiB allocated
Compiler

Compiled 19 797 to 1 847 computations (90.7% saved)

prune123.0ms (0.6%)

Memory
-34.1MiB live, 137.2MiB allocated
Pruning

26 alts after pruning (26 fresh and 0 done)

PrunedKeptTotal
New49026516
Fresh000
Picked101
Done000
Total49126517
Accuracy
100.0%
Counts
517 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
73.6%
(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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
73.6%
(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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
84.8%
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
84.7%
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
73.5%
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (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)) #s(literal 0 binary64)))
73.4%
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (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)) #s(literal 0 binary64)))
50.3%
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
42.3%
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
42.4%
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64)))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) B)
42.4%
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
42.8%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
54.7%
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
55.7%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
44.3%
(+.f64 (neg.f64 (/.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))))))
76.2%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
52.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
84.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))
57.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
55.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
73.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))))
46.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
46.4%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
50.3%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
60.4%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B)))
34.7%
(*.f64 x (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)) (/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
31.8%
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
Compiler

Compiled 1 364 to 858 computations (37.1% saved)

simplify273.0ms (1.4%)

Memory
47.0MiB live, 394.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(tan.f64 B)
cost-diff0
(/.f64 #s(literal 1 binary64) (tan.f64 B))
cost-diff192
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))
cost-diff320
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
cost-diff192
(+.f64 (*.f64 F F) #s(literal 2 binary64))
cost-diff192
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))
cost-diff192
(+.f64 (neg.f64 (/.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))))))
cost-diff704
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
cost-diff0
(/.f64 #s(literal 1 binary64) (tan.f64 B))
cost-diff192
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
cost-diff320
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
cost-diff384
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B)
cost-diff0
(/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
cost-diff0
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
cost-diff0
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
cost-diff0
(sin.f64 B)
cost-diff0
(/.f64 #s(literal 1 binary64) (sin.f64 B))
cost-diff384
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
cost-diff1024
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))
Rules
6 108×accelerator-lowering-fma.f32
6 108×accelerator-lowering-fma.f64
2 878×*-lowering-*.f32
2 878×*-lowering-*.f64
1 414×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
053522
1120502
2247502
3539502
41148502
52089502
64316498
75700498
87087498
97957498
08088440
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (/ 1 (sin B)) (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ 1 F))) (- 0 (/ x (tan B))))
(/ 1 (sin B))
1
(sin B)
B
(/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ 1 F))
(pow (+ (* 2 x) (+ (* F F) 2)) -1/2)
(+ (* 2 x) (+ (* F F) 2))
2
x
(+ (* F F) 2)
F
-1/2
(/ 1 F)
(- 0 (/ x (tan B)))
0
(/ x (tan B))
(tan B)
(/ (+ (* F (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))) (- 0 x)) B)
(+ (* F (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))) (- 0 x))
F
(sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))
(/ 1 (+ (* x 2) (+ (* F F) 2)))
1
(+ (* x 2) (+ (* F F) 2))
x
2
(+ (* F F) 2)
(- 0 x)
0
B
(+ (neg (* x (/ 1 (tan B)))) (/ (* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F)) B))
(neg (* x (/ 1 (tan B))))
(* x (/ 1 (tan B)))
x
(/ 1 (tan B))
1
(tan B)
B
(/ (* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F)) B)
(* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F))
(sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))
(/ 1 (+ (* x 2) (+ (* F F) 2)))
(+ (* x 2) (+ (* F F) 2))
2
(+ (* F F) 2)
F
(* (+ (* 1/6 (* B B)) 1) F)
(+ (* 1/6 (* B B)) 1)
1/6
(* B B)
(+ (neg (/ x B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(neg (/ x B))
(/ x B)
x
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)
1
(+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)))
(neg (* x (/ 1 (tan B))))
(* x (/ 1 (tan B)))
x
(/ 1 (tan B))
1
(tan B)
B
(/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))
(* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2))
F
(pow (+ (* 2 x) (+ (* F F) 2)) -1/2)
(+ (* 2 x) (+ (* F F) 2))
2
(+ (* F F) 2)
-1/2
(sin B)
Outputs
(+ (* (/ 1 (sin B)) (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ 1 F))) (- 0 (/ x (tan B))))
(-.f64 (fma.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
1
#s(literal 1 binary64)
(sin B)
(sin.f64 B)
B
(/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ 1 F))
(fma.f64 F (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64))
(pow (+ (* 2 x) (+ (* F F) 2)) -1/2)
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+ (* 2 x) (+ (* F F) 2))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
x
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
F
-1/2
#s(literal -1/2 binary64)
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(- 0 (/ x (tan B)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))
0
#s(literal 0 binary64)
(/ x (tan B))
(/.f64 x (tan.f64 B))
(tan B)
(tan.f64 B)
(/ (+ (* F (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))) (- 0 x)) B)
(/.f64 (fma.f64 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 0 binary64) x)) B)
(+ (* F (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))) (- 0 x))
(fma.f64 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 0 binary64) x))
F
(sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/ 1 (+ (* x 2) (+ (* F F) 2)))
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
1
#s(literal 1 binary64)
(+ (* x 2) (+ (* F F) 2))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
x
2
#s(literal 2 binary64)
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
(- 0 x)
(-.f64 #s(literal 0 binary64) x)
0
#s(literal 0 binary64)
B
(+ (neg (* x (/ 1 (tan B)))) (/ (* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F)) 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))))) (fma.f64 F (fma.f64 B #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) B)) #s(literal 0 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(neg (* x (/ 1 (tan B))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))
(* x (/ 1 (tan B)))
(/.f64 x (tan.f64 B))
x
(/ 1 (tan B))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
1
#s(literal 1 binary64)
(tan B)
(tan.f64 B)
B
(/ (* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F)) B)
(fma.f64 F (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 B #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) B)) #s(literal 0 binary64)) #s(literal 0 binary64))
(* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F))
(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 F (fma.f64 B (fma.f64 B #s(literal 1/6 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))
(sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/ 1 (+ (* x 2) (+ (* F F) 2)))
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (* x 2) (+ (* F F) 2))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
F
(* (+ (* 1/6 (* B B)) 1) F)
(fma.f64 F (fma.f64 B (fma.f64 B #s(literal 1/6 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))
(+ (* 1/6 (* B B)) 1)
(fma.f64 B (fma.f64 B #s(literal 1/6 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))
1/6
#s(literal 1/6 binary64)
(* B B)
(fma.f64 B B #s(literal 0 binary64))
(+ (neg (/ x B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(fma.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) B)))
(neg (/ x B))
(/.f64 x (-.f64 #s(literal 0 binary64) B))
(/ x B)
(/.f64 x B)
x
B
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))
(fma.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 0 binary64))
(/ F (sin B))
(/.f64 F (sin.f64 B))
F
(sin B)
(sin.f64 B)
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+ (+ (* F F) 2) (* 2 x))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
(* F F)
(fma.f64 F F #s(literal 0 binary64))
2
#s(literal 2 binary64)
(* 2 x)
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))
(neg (/ 1 2))
#s(literal -1/2 binary64)
(/ 1 2)
#s(literal 1/2 binary64)
1
#s(literal 1 binary64)
(+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)))
(-.f64 (fma.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(neg (* x (/ 1 (tan B))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))
(* x (/ 1 (tan B)))
(/.f64 x (tan.f64 B))
x
(/ 1 (tan B))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
1
#s(literal 1 binary64)
(tan B)
(tan.f64 B)
B
(/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))
(fma.f64 F (/.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 0 binary64))
(* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2))
(fma.f64 F (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64))
F
(pow (+ (* 2 x) (+ (* F F) 2)) -1/2)
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+ (* 2 x) (+ (* F F) 2))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
-1/2
#s(literal -1/2 binary64)
(sin B)
(sin.f64 B)

localize234.0ms (1.2%)

Memory
-20.4MiB live, 304.7MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
accuracy99.5%
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))
accuracy98.2%
(/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))
accuracy69.7%
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
accuracy100.0%
(+.f64 (neg.f64 (/.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))))))
accuracy99.8%
(/.f64 F (sin.f64 B))
accuracy84.5%
(*.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)))))
accuracy69.7%
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))
accuracy94.1%
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)
accuracy91.2%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))
accuracy80.6%
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B)
accuracy70.6%
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
accuracy99.9%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
accuracy99.8%
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
accuracy99.4%
(/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))
accuracy70.6%
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))
accuracy99.9%
(/.f64 x (tan.f64 B))
accuracy99.8%
(/.f64 #s(literal 1 binary64) (sin.f64 B))
accuracy99.7%
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))
accuracy69.7%
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
Samples
144.0ms256×0valid
Compiler

Compiled 495 to 54 computations (89.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 113.0ms
ival-mult: 41.0ms (36.3% of total)
ival-div: 19.0ms (16.8% of total)
ival-add: 12.0ms (10.6% of total)
ival-pow: 11.0ms (9.7% of total)
ival-sub: 9.0ms (8% of total)
ival-sin: 6.0ms (5.3% of total)
ival-tan: 5.0ms (4.4% of total)
const: 4.0ms (3.5% of total)
ival-neg: 3.0ms (2.7% of total)
ival-sqrt: 2.0ms (1.8% of total)
exact: 1.0ms (0.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series70.0ms (0.4%)

Memory
-6.6MiB live, 71.7MiB allocated
Counts
27 → 672
Calls
Call 1
Inputs
#<alt (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ 1 F))>
#<alt (+ (* (/ 1 (sin B)) (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ 1 F))) (- 0 (/ x (tan B))))>
#<alt (/ 1 (sin B))>
#<alt (sin B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))) (- 0 x)) B)>
#<alt (+ (* F (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))) (- 0 x))>
#<alt (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))>
#<alt (/ 1 (+ (* x 2) (+ (* F F) 2)))>
#<alt (/ (* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F)) B)>
#<alt (* x (/ 1 (tan B)))>
#<alt (+ (neg (* x (/ 1 (tan B)))) (/ (* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F)) B))>
#<alt (/ 1 (tan B))>
#<alt (/ 1 2)>
#<alt (+ (neg (/ x B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))>
#<alt (+ (+ (* F F) 2) (* 2 x))>
#<alt (+ (* F F) 2)>
#<alt (+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)))>
#<alt (tan B)>
#<alt (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)>
#<alt (/ x (tan B))>
#<alt (* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F))>
#<alt (* (+ (* 1/6 (* B B)) 1) F)>
#<alt (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))>
#<alt (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))>
#<alt (/ F (sin B))>
#<alt (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))>
#<alt (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2))>
Outputs
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))))>
#<alt (+ (* 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))))))))))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))>
#<alt (* 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)))))))))>
#<alt (* 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))))))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 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))))))>
#<alt -1>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 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)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))>
#<alt (* 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))))>
#<alt (* 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))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))>
#<alt (* -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)))))>
#<alt (* -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)))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* 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)))>
#<alt (- (* 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)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (/ 1 B)>
#<alt (/ (+ 1 (* 1/6 (pow B 2))) B)>
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)>
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)>
#<alt (/ 1 (sin B))>
#<alt (/ 1 (sin B))>
#<alt (/ 1 (sin B))>
#<alt (/ 1 (sin B))>
#<alt (/ 1 (sin B))>
#<alt (/ 1 (sin B))>
#<alt (/ 1 (sin B))>
#<alt (/ 1 (sin B))>
#<alt B>
#<alt (* B (+ 1 (* -1/6 (pow B 2))))>
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))>
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))>
#<alt (sin B)>
#<alt (sin B)>
#<alt (sin B)>
#<alt (sin B)>
#<alt (sin B)>
#<alt (sin B)>
#<alt (sin B)>
#<alt (sin B)>
#<alt (* -1 (/ x B))>
#<alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))>
#<alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))>
#<alt (+ (* -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))))))))))>
#<alt (/ (- 1 x) B)>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -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))>
#<alt (- (+ (* -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))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))>
#<alt (+ (* -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))))))>
#<alt (+ (* -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)))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* -1 (/ x B))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))>
#<alt (* 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)))>
#<alt (* 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)))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))>
#<alt (* -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))))>
#<alt (* -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))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (* -1 x)>
#<alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)>
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)>
#<alt (- (* 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)>
#<alt (- 1 x)>
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)>
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 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)>
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 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)>
#<alt (* -1 (+ 1 x))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 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))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 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))>
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))>
#<alt (+ (* 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)))>
#<alt (+ (* 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)))>
#<alt (* -1 x)>
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))>
#<alt (* 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))>
#<alt (* 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))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))>
#<alt (* -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)))))>
#<alt (* -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)))))>
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 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)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 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)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))>
#<alt (* -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))>
#<alt (* -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))>
#<alt (/ 1 (+ 2 (pow F 2)))>
#<alt (+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (* 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))))>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x)>
#<alt (/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x)>
#<alt (/ (- (+ 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)>
#<alt (/ 1/2 x)>
#<alt (* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x))>
#<alt (* -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))>
#<alt (/ 1 (+ 2 (* 2 x)))>
#<alt (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (* (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))))>
#<alt (/ 1 (pow F 2))>
#<alt (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))>
#<alt (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2))>
#<alt (/ (- (+ 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))>
#<alt (/ 1 (pow F 2))>
#<alt (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))>
#<alt (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2))>
#<alt (/ (- (+ 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))>
#<alt (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x)))))>
#<alt (+ (* -1/2 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x))))))>
#<alt (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))))>
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))))>
#<alt (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* 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)))))))>
#<alt (* 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)))))))))>
#<alt (* 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)))))))))))>
#<alt (/ (+ 1 (* 1/6 (pow B 2))) B)>
#<alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B))>
#<alt (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B)) (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))))>
#<alt (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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))))))>
#<alt (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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)))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))>
#<alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))>
#<alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))>
#<alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* -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))))))))))>
#<alt (* -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))))))))))>
#<alt (* -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))))))))))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ x B)>
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)>
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)>
#<alt (/ (+ 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)>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* x (- (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (- (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (- (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* x (- (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))>
#<alt (* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))>
#<alt (* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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/9 x) (* 2/15 x))))))) x) B)>
#<alt (/ (- (+ (* 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/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))) x) B)>
#<alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* B (+ (* -1 (/ (* x (cos B)) (* B (sin B)))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ (* x (cos B)) (* B (sin B)))))>
#<alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ (* x (cos B)) (* B (sin B)))))>
#<alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* -1 (* B (+ (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ (* x (cos B)) (* B (sin B))))))>
#<alt (* -1 (* B (+ (* -1 (/ (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) B)) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))>
#<alt (* -1 (* B (+ (* -1 (/ (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) B)) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* 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))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* 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))))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* 1/6 B) (/ 1 B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -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)))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -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))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B)) (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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))))))) (/ (* x (cos B)) (sin B)))>
#<alt (/ 1 B)>
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)>
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)>
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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)))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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)))))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* -1 (/ x B))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))>
#<alt (* 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))))) (/ 1 B)))>
#<alt (* 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)))))) (/ 1 B)))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))>
#<alt (* -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)) (/ 1 B))))>
#<alt (* -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)) (/ 1 B))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)>
#<alt (/ (- (+ (* 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)))))))))) x) B)>
#<alt (/ (- (+ (* 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)))))))))))) x) B)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* -1 (/ x B))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x B))>
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x B))>
#<alt (- (* 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 B))>
#<alt (- (/ 1 (sin B)) (/ x B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ x B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 B))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ x B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 B)))>
#<alt (+ 2 (* 2 x))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (+ 2 (pow F 2))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* 2 x)>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt 2>
#<alt (+ 2 (pow F 2))>
#<alt (+ 2 (pow F 2))>
#<alt (+ 2 (pow F 2))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))>
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))>
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))>
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))>
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))>
#<alt (* 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))))>
#<alt (* 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))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))>
#<alt (* -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)))))>
#<alt (* -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)))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* 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)))>
#<alt (- (* 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)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt B>
#<alt (* B (+ 1 (* 1/3 (pow B 2))))>
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))>
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))>
#<alt (/ (sin B) (cos B))>
#<alt (/ (sin B) (cos B))>
#<alt (/ (sin B) (cos B))>
#<alt (/ (sin B) (cos B))>
#<alt (/ (sin B) (cos B))>
#<alt (/ (sin B) (cos B))>
#<alt (/ (sin B) (cos B))>
#<alt (/ (sin B) (cos B))>
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 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)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 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)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))>
#<alt (* -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))>
#<alt (* -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))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ x B)>
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)>
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)>
#<alt (/ (+ 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)>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (* F (* x (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F (* x (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F (* x (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x)))))>
#<alt (+ (* -1/2 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ (* 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 (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x))))))>
#<alt (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x)))))>
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ (* -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) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x)))))>
#<alt (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* 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)))))))>
#<alt (* 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)))))))))>
#<alt (* 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)))))))))))>
#<alt (+ 1 (* 1/6 (pow B 2)))>
#<alt (+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2))))>
#<alt (+ 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)))))>
#<alt (+ 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))))))>
#<alt (* -1 (+ 1 (* 1/6 (pow B 2))))>
#<alt (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))))>
#<alt (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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)))))>
#<alt (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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))))))>
#<alt (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* (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))))))))>
#<alt (* (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))))))))>
#<alt (* (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))))))))>
#<alt (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* (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))))))))>
#<alt (* (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))))))))>
#<alt (* (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))))))))>
#<alt F>
#<alt (+ F (* 1/6 (* (pow B 2) F)))>
#<alt (+ F (* 1/6 (* (pow B 2) F)))>
#<alt (+ F (* 1/6 (* (pow B 2) F)))>
#<alt (* 1/6 (* (pow B 2) F))>
#<alt (* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))>
#<alt (* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))>
#<alt (* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))>
#<alt (* 1/6 (* (pow B 2) F))>
#<alt (* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))>
#<alt (* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))>
#<alt (* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (* F (+ 1 (* 1/6 (pow B 2))))>
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 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)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 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)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))>
#<alt (* -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))>
#<alt (* -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))>
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (* 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)))))))))>
#<alt (* 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)))))))))))>
#<alt (/ 1 (sin B))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))>
#<alt (/ -1 (sin B))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (/ (+ (* 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)>
#<alt (/ (+ (* 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)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F B)>
#<alt (/ (+ F (* 1/6 (* (pow B 2) F))) B)>
#<alt (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)>
#<alt (/ (+ 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)>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (* 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)))))))))>
#<alt (* 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)))))))))))>
#<alt (/ 1 (sin B))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))>
#<alt (/ -1 (sin B))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (/ (+ (* 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)>
#<alt (/ (+ (* 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)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))>
#<alt (* 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)))))))))>
#<alt (* 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))))))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 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))))))>
#<alt -1>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 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)>
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))))>
#<alt (+ (* 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))))))))))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
Calls

168 calls:

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

rewrite468.0ms (2.4%)

Memory
12.3MiB live, 719.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 634×accelerator-lowering-fma.f32
4 634×accelerator-lowering-fma.f64
3 874×/-lowering-/.f32
3 874×/-lowering-/.f64
3 444×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
053342
1360304
23547304
08628265
Stop Event
iter limit
node limit
Counts
27 → 1 195
Calls
Call 1
Inputs
(/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ 1 F))
(+ (* (/ 1 (sin B)) (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (/ 1 F))) (- 0 (/ x (tan B))))
(/ 1 (sin B))
(sin B)
(/ (+ (* F (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))) (- 0 x)) B)
(+ (* F (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))) (- 0 x))
(sqrt (/ 1 (+ (* x 2) (+ (* F F) 2))))
(/ 1 (+ (* x 2) (+ (* F F) 2)))
(/ (* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F)) B)
(* x (/ 1 (tan B)))
(+ (neg (* x (/ 1 (tan B)))) (/ (* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F)) B))
(/ 1 (tan B))
(/ 1 2)
(+ (neg (/ x B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(+ (+ (* F F) 2) (* 2 x))
(+ (* F F) 2)
(+ (neg (* x (/ 1 (tan B)))) (/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B)))
(tan B)
(pow (+ (* 2 x) (+ (* F F) 2)) -1/2)
(/ x (tan B))
(* (sqrt (/ 1 (+ (* x 2) (+ (* F F) 2)))) (* (+ (* 1/6 (* B B)) 1) F))
(* (+ (* 1/6 (* B B)) 1) F)
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))
(/ F (sin B))
(/ (* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2)) (sin B))
(* F (pow (+ (* 2 x) (+ (* F F) 2)) -1/2))
Outputs
(+.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (log.f64 F) #s(literal -1 binary64))))
(exp.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (log.f64 F) #s(literal -1 binary64))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) #s(literal 0 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 #s(literal 1 binary64) F)) #s(literal 0 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)) F) #s(literal 0 binary64))
(fma.f64 (/.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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) #s(literal 0 binary64))
(fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) #s(literal 0 binary64))
(fma.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 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64))
(neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) F)))
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) F))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64)) (fma.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)))
(*.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 #s(literal 1 binary64) F)))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F))
(*.f64 (/.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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (*.f64 F (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F))
(*.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 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)))
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))
(-.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal -2 binary64)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 (tan.f64 B) x) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))))
(/.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (sin.f64 B) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (sin.f64 B)))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (sin.f64 B) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (+.f64 (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (sin.f64 B) F) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (sin.f64 B) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sin.f64 B) F)))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 (sin.f64 B) F) (*.f64 (/.f64 x (tan.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sin.f64 B) F)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (sin.f64 B) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (sin.f64 B) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (sin.f64 B) F) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (sin.f64 B) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sin.f64 B) F))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) F))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 (sin.f64 B) F) (*.f64 (/.f64 x (tan.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sin.f64 B) F))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) F))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(*.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(pow.f64 (sin.f64 B) #s(literal -1 binary64))
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (sin.f64 B))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))))
(sin.f64 B)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(/.f64 (sin.f64 B) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 1 binary64))
(pow.f64 (sin.f64 B) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))
(*.f64 (sin.f64 B) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (-.f64 #s(literal 0 binary64) B)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 B (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (neg.f64 (*.f64 B (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64)))) (neg.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) #s(literal 1 binary64)) B)
(/.f64 (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) B)) (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(pow.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B))
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) B))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 B (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(+.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)
(-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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/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 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) x))
(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)) F) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (*.f64 F (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 #s(literal 0 binary64) x))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) x))
(fma.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 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))) (+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64)))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64)))) (neg.f64 (+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (-.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 x x (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (neg.f64 (fma.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 x x (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (*.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 (log.f64 (*.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 -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 (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))))
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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 2 binary64))
(pow.f64 (*.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 -1/4 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #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)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.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)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))) (sqrt.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (log.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 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(exp.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (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))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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/4 binary64)) #s(literal 4 binary64))
(pow.f64 (*.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 -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 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 binary64))
(pow.f64 (*.f64 (*.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)))) (*.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 -1/4 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B))
(/.f64 #s(literal 1 binary64) (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B))
(/.f64 (*.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64)) B)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #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 (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(pow.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(*.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) B)))
(*.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))
(*.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (/.f64 #s(literal 1 binary64) B)))
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B))
(*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))
(+.f64 (/.f64 x (tan.f64 B)) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 x (sin.f64 B)) (cos.f64 B) #s(literal 0 binary64))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 x (tan.f64 B))
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (fma.f64 x x #s(literal 0 binary64))))
(/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (fma.f64 x x #s(literal 0 binary64)))))
(/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) (/.f64 x (tan.f64 B)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x)))
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))
(+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B))))
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) #s(literal 0 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))))
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(fma.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 (tan.f64 B) x) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (/.f64 #s(literal 1 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))))
(/.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (+.f64 (/.f64 x (tan.f64 B)) (*.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 B (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 B (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 B (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 B (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) B (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) B))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) B) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) B (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 x (tan.f64 B)) B))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))) (neg.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (*.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 B (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 B (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 B (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 B (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) B (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) B)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) B) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (/.f64 B (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) B (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) B)))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(*.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))))
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(pow.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 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)))
#s(literal 1/2 binary64)
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x B) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))
(-.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 x B) #s(literal -1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x 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 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 x 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 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64)) F (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (*.f64 B B))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (*.f64 B B)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (*.f64 B B)))) (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (*.f64 B B)))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 B (sin.f64 B))))))
(/.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))
(/.f64 (fma.f64 x (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (sin.f64 B)))
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 B #s(literal 1 binary64))) (*.f64 B (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B) (*.f64 B (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B (sin.f64 B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 B (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 B (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x)) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) B))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) B))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (*.f64 B B))))) (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (*.f64 B B))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 B (sin.f64 B)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 B #s(literal 1 binary64)))) (neg.f64 (*.f64 B (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B) (*.f64 B (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 B (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 B (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sin.f64 B) B)))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) B)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (*.f64 B B)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)))) (neg.f64 (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (*.f64 B B))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)))))
(*.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 B B)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 F F)))
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))
(+.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))
(exp.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (*.f64 F F) #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 #s(literal 1 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.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)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) (neg.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 F (*.f64 F (*.f64 F F)) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #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 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 #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 (exp.f64 (log.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))) (exp.f64 (log.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (exp.f64 (log.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 F (*.f64 F (*.f64 F F)) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x (*.f64 F F))) #s(literal 8 binary64))) (neg.f64 (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 (neg.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 (neg.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))) (neg.f64 (-.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (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))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.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)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(*.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(*.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(+.f64 #s(literal 2 binary64) (*.f64 F F))
(+.f64 (*.f64 F F) #s(literal 2 binary64))
(-.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (fma.f64 F F #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 F F #s(literal -2 binary64))))
(fma.f64 F 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 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 2 binary64)) #s(literal 2 binary64))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal -2 binary64)) (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 F F #s(literal -2 binary64)) (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64)))))
(/.f64 (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64)) (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))
(/.f64 (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64)) (fma.f64 F F #s(literal -2 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64))) (neg.f64 (fma.f64 F F #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 2 binary64) (*.f64 F F)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 F F #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(pow.f64 (/.f64 (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 F F #s(literal -2 binary64)) (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F)))))
(*.f64 (fma.f64 (*.f64 F F) (*.f64 F F) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal -2 binary64))))
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))
(-.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal -2 binary64)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 (tan.f64 B) x) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))))
(/.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (sin.f64 B) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (sin.f64 B)))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (sin.f64 B) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (+.f64 (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (sin.f64 B) F) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (*.f64 (sin.f64 B) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (*.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sin.f64 B) F)))
(/.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 (sin.f64 B) F) (*.f64 (/.f64 x (tan.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sin.f64 B) F)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (sin.f64 B) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (sin.f64 B) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (sin.f64 B) F) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (*.f64 (sin.f64 B) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sin.f64 B) F))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) F))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 (sin.f64 B) F) (*.f64 (/.f64 x (tan.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sin.f64 B) F))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) F))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))))
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(*.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))))
(tan.f64 B)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))
(/.f64 (sin.f64 B) (cos.f64 B))
(/.f64 (sin.f64 B) (*.f64 #s(literal 1 binary64) (cos.f64 B)))
(/.f64 (tan.f64 B) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))))
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B))))
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 1 binary64))
(pow.f64 (tan.f64 B) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64))
(pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64))
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B)))
(*.f64 (tan.f64 B) #s(literal 1 binary64))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (*.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 (log.f64 (*.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 -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 (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))))
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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 2 binary64))
(pow.f64 (*.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 -1/4 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #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)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.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)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))) (sqrt.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))
(+.f64 (/.f64 x (tan.f64 B)) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 x (sin.f64 B)) (cos.f64 B) #s(literal 0 binary64))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 x (tan.f64 B))
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (fma.f64 x x #s(literal 0 binary64))))
(/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (fma.f64 x x #s(literal 0 binary64)))))
(/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)) #s(literal 0 binary64)))) (/.f64 x (tan.f64 B)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x)))
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))
(/.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (*.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 F (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)
(+.f64 F (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))
(+.f64 F (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F))
(+.f64 (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B))) F)
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F) F)
(fma.f64 F #s(literal 1 binary64) (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))
(fma.f64 F #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F))
(fma.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F)
(fma.f64 #s(literal 1 binary64) F (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))
(fma.f64 #s(literal 1 binary64) F (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F F)
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F) (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F))
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F))
(fma.f64 (pow.f64 (pow.f64 F #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 F #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))
(fma.f64 (pow.f64 (pow.f64 F #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 F #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F))
(/.f64 (*.f64 F (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 B (*.f64 B B))) (*.f64 B (*.f64 B B)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 B B) (*.f64 B B)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))))
(/.f64 (*.f64 F (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 B (*.f64 B B))) (*.f64 B (*.f64 B B)) #s(literal 1 binary64)) F) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 B B) (*.f64 B B)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal -1 binary64)) F) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal -1 binary64)))
(/.f64 (neg.f64 (*.f64 F (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 B (*.f64 B B))) (*.f64 B (*.f64 B B)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 B B) (*.f64 B B)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))))
(/.f64 (neg.f64 (*.f64 F (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 B (*.f64 B B))) (*.f64 B (*.f64 B B)) #s(literal 1 binary64)) F)) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 B B) (*.f64 B B)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal -1 binary64)) F)) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal -1 binary64))))
(*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (*.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 (log.f64 (*.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 -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 (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))))
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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 2 binary64))
(pow.f64 (*.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 -1/4 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #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)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.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)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64))))) (sqrt.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1 binary64)))
(fma.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 0 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))) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 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)) #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64)) F #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) #s(literal 0 binary64))
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.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 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (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 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) F))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 0 binary64))) (neg.f64 (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) F))
(pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(*.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64)) F)
(*.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F))
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)))
(neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))
(/.f64 F (sin.f64 B))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 F #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1 binary64)))
(fma.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 0 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))) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 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)) #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64)) F #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) #s(literal 0 binary64))
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.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 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (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 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) F))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -3 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 0 binary64))) (neg.f64 (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) F))
(pow.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(*.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 1 binary64)) F)
(*.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F))
(+.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (log.f64 F) #s(literal -1 binary64))))
(exp.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (log.f64 F) #s(literal -1 binary64))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) #s(literal 0 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 #s(literal 1 binary64) F)) #s(literal 0 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)) F) #s(literal 0 binary64))
(fma.f64 (/.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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) #s(literal 0 binary64))
(fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) #s(literal 0 binary64))
(fma.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 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64))
(neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) F)))
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) F))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64)) (fma.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) F))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 #s(literal -1 binary64) F))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 0 binary64))))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)))
(*.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 #s(literal 1 binary64) F)))
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F))
(*.f64 (/.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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (*.f64 F (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F))
(*.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 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)))

simplify952.0ms (4.8%)

Memory
-5.5MiB live, 1 023.8MiB allocated
Algorithm
egg-herbie
Rules
8 400×accelerator-lowering-fma.f32
8 400×accelerator-lowering-fma.f64
7 112×*-lowering-*.f32
7 112×*-lowering-*.f64
6 032×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0126420219
1406619408
0826117784
Stop Event
iter limit
node limit
Counts
672 → 672
Calls
Call 1
Inputs
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -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))))))))))
(* (* 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))))))
(* (* 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)))))
(* 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
(+ 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/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)
(/ (- (* 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)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (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))))) (/ (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))))))
(* -1 (/ (* x (cos B)) (sin B)))
(* 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))))
(* -1 (/ (* x (cos B)) (sin B)))
(* -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)))))
(* -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)))
(- (/ 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 (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 B)
(/ (+ 1 (* 1/6 (pow B 2))) B)
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)
(/ 1 (sin B))
(/ 1 (sin B))
(/ 1 (sin B))
(/ 1 (sin B))
(/ 1 (sin B))
(/ 1 (sin B))
(/ 1 (sin B))
(/ 1 (sin 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))))
(sin B)
(sin B)
(sin B)
(sin B)
(sin B)
(sin B)
(sin 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) 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 (/ (+ 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)))))))
(* (/ 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))))))
(* -1 (/ x B))
(* 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)))
(* -1 (/ x B))
(* -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))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(* -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 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 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))
(* 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 x)
(* 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))
(* -1 x)
(* -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)))))
(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 (/ 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 (/ 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)))))
(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 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 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 (+ 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/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)
(/ 1/2 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))
(/ 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))))
(/ 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 (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))
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x)))))
(+ (* -1/2 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x))))))
(* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))))
(* (/ (* 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)))))))))))
(/ (+ 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 (* 1/6 (pow B 2))) B))
(+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B)) (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))))
(+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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 (/ (+ 1 (* 1/6 (pow B 2))) 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)))))))
(* (/ 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)
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) 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)
(* 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))))))))
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (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 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 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))))))))))
(* -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))))))))))
(* -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))))))))))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin 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)
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (- (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (- (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* -1 (/ (* x (cos B)) (sin B)))
(* x (- (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))
(* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))
(/ (- (* 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/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/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))) x) B)
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* B (+ (* -1 (/ (* x (cos B)) (* B (sin B)))) (* 1/6 (* 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))))))) (/ (* x (cos B)) (* B (sin B)))))
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ (* x (cos B)) (* B (sin B)))))
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* -1 (* B (+ (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ (* x (cos B)) (* B (sin B))))))
(* -1 (* B (+ (* -1 (/ (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) B)) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* -1 (* B (+ (* -1 (/ (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) B)) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* -1 (/ (* x (cos B)) (sin B)))
(- (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* 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))))))) (/ (* x (cos B)) (sin B)))
(- (* 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))))))))) (/ (* x (cos B)) (sin B)))
(- (+ (* 1/6 B) (/ 1 B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) (/ (* x (cos B)) (sin 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)))) (/ (* x (cos B)) (sin 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))))) (/ (* x (cos B)) (sin B)))
(- (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B)) (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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)))))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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))))))) (/ (* x (cos B)) (sin 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)
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (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 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)))))) (/ 1 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)))))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* -1 (/ x B))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ 1 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))))) (/ 1 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)))))) (/ 1 B)))
(* -1 (/ x B))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ 1 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)) (/ 1 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)) (/ 1 B))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 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 (* (* (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)))))))))) 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))))))) (* (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)))))))))))) x) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* -1 (/ x B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x 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 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 B))
(- (/ 1 (sin B)) (/ x B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ x 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 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 B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ x 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 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 B)))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(pow F 2)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(pow F 2)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(+ 2 (pow F 2))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(* 2 x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* 2 x)
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
2
(+ 2 (pow F 2))
(+ 2 (pow F 2))
(+ 2 (pow F 2))
(pow F 2)
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(pow F 2)
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (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))))) (/ (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))))))
(* -1 (/ (* x (cos B)) (sin B)))
(* 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))))
(* -1 (/ (* x (cos B)) (sin B)))
(* -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 (+ 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)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(* -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)))
(- (/ 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 (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))))
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))))))))
(/ (sin B) (cos B))
(/ (sin B) (cos B))
(/ (sin B) (cos B))
(/ (sin B) (cos B))
(/ (sin B) (cos B))
(/ (sin B) (cos B))
(/ (sin B) (cos B))
(/ (sin B) (cos B))
(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 (/ 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 (/ 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)))))
(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 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 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))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin 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)
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (* F (* x (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F (* x (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F (* x (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x)))))
(+ (* -1/2 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ (* 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 (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x))))))
(* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ (* -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) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x)))))
(* (* 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 (* 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 (+ 1 (* 1/6 (pow B 2))))
(+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))))
(+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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))))))
(* 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/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 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/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))))))))
(* (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))))))))
(* (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) (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))))))))
(* (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))))))))
(* (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))))))))
F
(+ F (* 1/6 (* (pow B 2) F)))
(+ F (* 1/6 (* (pow B 2) F)))
(+ F (* 1/6 (* (pow B 2) F)))
(* 1/6 (* (pow B 2) F))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(* 1/6 (* (pow B 2) F))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 2))))
(* F (+ 1 (* 1/6 (pow B 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 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 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))
(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 (/ 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 (/ 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)))))
(* (/ 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)))))))))))
(/ 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 (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)))
(* (/ 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 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 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 (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))))))
(* (/ (* 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)))))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin 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)
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (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)))))))))))
(/ 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 (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)))
(* (/ F (sin B)) (sqrt (/ 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 (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))))))
(* (/ (* 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)))))
(* (/ 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 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* 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
(+ 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/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)
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -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))))))))))
(* (* 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))))))
(* (* 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)))))
Outputs
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 F) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 F))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F (/.f64 (*.f64 (fma.f64 F F #s(literal 2 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 5 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F (/.f64 (*.f64 (fma.f64 F F #s(literal 2 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 5 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))
(*.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #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 (*.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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (+ 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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))))))
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (+ 2 (* 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)
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1 binary64))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) 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 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal 7/360 binary64)) (*.f64 x #s(literal 1/45 binary64))) (*.f64 x #s(literal 1/3 binary64)))))) 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 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal 7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64))))) (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))))))) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (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 x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (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)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) (sin.f64 B)))) (/.f64 (cos.f64 B) (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))))) (* 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 x (-.f64 (fma.f64 x (fma.f64 (*.f64 #s(literal -5/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 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)))))) (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 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))))
(*.f64 x (-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (*.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 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 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))))
(*.f64 x (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) 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 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) x)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))) x))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (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 (*.f64 x (cos.f64 B)) (neg.f64 (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 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (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))) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (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 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.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)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #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 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (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)) (/ (* x (cos B)) (sin B))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (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)) (/ (* x (cos B)) (sin B))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))
(/ 1 B)
(/.f64 #s(literal 1 binary64) 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 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 31/15120 binary64) #s(literal 7/360 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
B
(* B (+ 1 (* -1/6 (pow B 2))))
(*.f64 B (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(*.f64 B (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(*.f64 B (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))
(sin B)
(sin.f64 B)
(sin B)
(sin.f64 B)
(sin B)
(sin.f64 B)
(sin B)
(sin.f64 B)
(sin B)
(sin.f64 B)
(sin B)
(sin.f64 B)
(sin B)
(sin.f64 B)
(sin B)
(sin.f64 B)
(* -1 (/ x B))
(/.f64 x (neg.f64 B))
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 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 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 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))))))))))
(-.f64 (*.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) (/.f64 x 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 #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))
(- (+ (* -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 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 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 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) (/.f64 #s(literal 1 binary64) B))) (/.f64 x B))
(* -1 (/ (+ 1 x) B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(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))
(+ (* -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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) 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 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) 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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F B)) (/.f64 #s(literal -1 binary64) B)) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B) (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F B)) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) B) (/.f64 #s(literal -1 binary64) 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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F B)) (fma.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F 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)))))) (/.f64 #s(literal -1 binary64) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(* -1 (/ x B))
(/.f64 x (neg.f64 B))
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 #s(literal -1 binary64) 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)))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 #s(literal -1 binary64) 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)))
(*.f64 x (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (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 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)))) (/.f64 #s(literal -1 binary64) B)))
(* -1 (/ x B))
(/.f64 x (neg.f64 B))
(* -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))) B) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (*.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) (*.f64 x (*.f64 x x)))))) 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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.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))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) B))) x))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x))
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) 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)
(fma.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)
(- (+ 1 (+ (* -1/2 (/ (+ 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64)) x)
(* -1 (+ 1 x))
(-.f64 #s(literal -1 binary64) x)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) x))
(- (+ (* 1/2 (/ (+ 2 (* 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))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #s(literal -1 binary64) x))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 F) #s(literal -1 binary64)) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1)))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 F) (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal -1 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1)))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (fma.f64 F (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (fma.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 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 #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)))))) #s(literal -1 binary64)))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(*.f64 x (fma.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1))
(*.f64 x (+.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (/.f64 (*.f64 (fma.f64 F F #s(literal 2 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 7 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(*.f64 (fma.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) 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 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) (-.f64 #s(literal 0 binary64) 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 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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 x (-.f64 (*.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))
(fma.f64 x (fma.f64 x (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 #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)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (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))) (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 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(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 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (*.f64 F F) (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))) (* (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 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #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 (*.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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64)) F)
(/ -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/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64)) (neg.f64 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 #s(literal -2 binary64) (/.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 x (fma.f64 #s(literal 4 binary64) (/.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (/.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 x (fma.f64 x (fma.f64 #s(literal -8 binary64) (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x)
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) 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)
(/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) x))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x))
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) 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 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) x) (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) 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 #s(literal 1/16 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(/ 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))))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))
(fma.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.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 F F) (fma.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.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 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #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 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F))
(/ 1 (pow F 2))
(/.f64 #s(literal 1 binary64) (*.f64 F F))
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.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 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #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 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F))
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(+ (* -1 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 F (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) (neg.f64 B)))
(+ (* x (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (*.f64 x (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (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 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (neg.f64 B)))))
(+ (* x (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (/.f64 (*.f64 F (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)) (*.f64 #s(literal 3/2 binary64) (/.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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B))
(* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B)))
(+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x)))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))))
(+ (* -1/2 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 x))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B)))))
(* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) B)
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) B))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) B)))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) B)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)))) (*.f64 x (*.f64 x x))))
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) 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 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(* 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 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))))
(* 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 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 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)))) (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) (*.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) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))))
(* 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 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 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)))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (*.f64 (*.f64 #s(literal -5/16 binary64) (*.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)))))) (*.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) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 F F) B)) (fma.f64 B #s(literal 1/6 binary64) (/.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 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (fma.f64 B #s(literal 1/6 binary64) (/.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 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) (fma.f64 B #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) B))))
(* -1 (/ (+ 1 (* 1/6 (pow B 2))) B))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B)) (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 F F) B)) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)))
(+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B))))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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)))))))
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* 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 B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))
(* 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 B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))
(* 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 B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* -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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal -1/6 binary64) (neg.f64 (/.f64 F (*.f64 B B))))) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal -1/6 binary64) (neg.f64 (/.f64 F (*.f64 B B))))) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal -1/6 binary64) (neg.f64 (/.f64 F (*.f64 B B))))) (neg.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64)) (*.f64 x #s(literal -1/3 binary64))) 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 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))) (neg.f64 (*.f64 B B)) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #s(literal -1/3 binary64))) x) B)
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(+ (* x (- (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (*.f64 x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (/.f64 (cos.f64 B) (sin.f64 B))))))
(+ (* x (- (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B)) (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (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 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))))))
(+ (* x (- (+ (* -1 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F (* x (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (*.f64 x (-.f64 (-.f64 (*.f64 x (fma.f64 #s(literal -5/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (/.f64 (*.f64 F (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)) (*.f64 #s(literal 3/2 binary64) (/.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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)) (/.f64 (cos.f64 B) (sin.f64 B)))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(* x (- (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))))
(* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 B) (sin.f64 B))))))
(* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) B) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)))))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(*.f64 (fma.f64 (/.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) B)) x))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) B) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) B))) x))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) 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 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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/9 x) (* 2/15 x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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/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 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/6 binary64) (fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64)))))))))) x) B)
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* B (+ (* -1 (/ (* x (cos B)) (* B (sin B)))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (*.f64 B (sin.f64 B))))))
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ (* x (cos B)) (* B (sin B)))))
(*.f64 B (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 B (sin.f64 B)))))
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ (* x (cos B)) (* B (sin B)))))
(*.f64 B (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 B (sin.f64 B)))))
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* -1 (* B (+ (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ (* x (cos B)) (* B (sin B))))))
(*.f64 (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/6 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 B (sin.f64 B)))) (neg.f64 B))
(* -1 (* B (+ (* -1 (/ (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) B)) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) B)) (neg.f64 B))
(* -1 (* B (+ (* -1 (/ (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) B)) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) B)) (neg.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(- (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) 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 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))))
(- (* 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))))))) (/ (* x (cos B)) (sin B)))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))))
(- (* 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))))))))) (/ (* x (cos B)) (sin B)))
(fma.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 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)))) (*.f64 (*.f64 F F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) (*.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) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))))
(- (+ (* 1/6 B) (/ 1 B)) (/ (* x (cos B)) (sin B)))
(-.f64 (fma.f64 B #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) (/ (* x (cos B)) (sin B)))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 F F) B)) (fma.f64 B #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 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)))) (/ (* x (cos B)) (sin B)))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (fma.f64 B #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 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))))) (/ (* x (cos B)) (sin B)))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) (fma.f64 B #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B)) (/ (* x (cos B)) (sin B)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) B)) (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 F F) B)) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B))))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) 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))))))) (/ (* x (cos B)) (sin B)))
(-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #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 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B)
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 B) (sin.f64 B))
(/ (cos B) (sin B))
(/.f64 (cos.f64 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))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (/.f64 #s(literal -1 binary64) 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)))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (fma.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)))) (/.f64 #s(literal -1 binary64) 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))))) (* 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)))))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (fma.f64 x (fma.f64 (*.f64 #s(literal -5/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 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)))))) (/.f64 #s(literal -1 binary64) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* -1 (/ x B))
(/.f64 x (neg.f64 B))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal -1 binary64) 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))))) (/ 1 B)))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal -1 binary64) 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)))))) (/ 1 B)))
(*.f64 x (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)))) (/.f64 #s(literal -1 binary64) B)))
(* -1 (/ x B))
(/.f64 x (neg.f64 B))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin 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))) (sin.f64 B)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 #s(literal 0 binary64) 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)) (/ 1 B))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) x)) (-.f64 #s(literal 0 binary64) 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)) (/ 1 B))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))) x)) (-.f64 #s(literal 0 binary64) x))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) 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)))))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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))))))) (* (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)))))))))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))) (-.f64 #s(literal 0 binary64) x))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 x (neg.f64 B)))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 x (neg.f64 B)))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 x (neg.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 x (neg.f64 B)))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 x (neg.f64 B)))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 x (neg.f64 B)))
(* -1 (/ x B))
(/.f64 x (neg.f64 B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x 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 x (neg.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 B))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (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))) (/.f64 x (neg.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 B))
(fma.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.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)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))) (/.f64 x (neg.f64 B)))
(- (/ 1 (sin B)) (/ x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ x B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 x 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 B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 x 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 B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ 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) (sin.f64 B))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x 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 B)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x 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 B)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)))
(+ 2 (* 2 x))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)))
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))
2
#s(literal 2 binary64)
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))))
(* (/ 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 x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (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)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) (sin.f64 B)))) (/.f64 (cos.f64 B) (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))))) (* 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 x (-.f64 (fma.f64 x (fma.f64 (*.f64 #s(literal -5/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 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)))))) (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 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))))
(*.f64 x (-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (*.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 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 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))))
(*.f64 x (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) 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 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) x)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))) x))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) 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 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal 7/360 binary64)) (*.f64 x #s(literal 1/45 binary64))) (*.f64 x #s(literal 1/3 binary64)))))) 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 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal 7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64))))) (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))))))) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 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) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (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 (*.f64 x (cos.f64 B)) (neg.f64 (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 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (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))) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (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 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.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)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #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 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (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)) (/ (* x (cos B)) (sin B))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (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)) (/ (* x (cos B)) (sin B))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))
B
(* B (+ 1 (* 1/3 (pow B 2))))
(*.f64 B (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(*.f64 B (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(*.f64 B (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.f64 B))
(/ (sin B) (cos B))
(/.f64 (sin.f64 B) (cos.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 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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 x (-.f64 (*.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))
(fma.f64 x (fma.f64 x (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 #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)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (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))) (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 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(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 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (*.f64 F F) (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))) (* (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 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #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 (*.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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64)) F)
(/ -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/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64)) (neg.f64 F))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64)) (*.f64 x #s(literal -1/3 binary64))) 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 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))) (neg.f64 (*.f64 B B)) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #s(literal -1/3 binary64))) x) B)
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(+ (* -1 (* (* F (* x (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 F (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))))
(+ (* x (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F (* x (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (*.f64 x (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 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))
(+ (* x (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F (* x (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (*.f64 x (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 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (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 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))
(* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))
(+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x)))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))))
(+ (* -1/2 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ (* 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 (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 x))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))))
(* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x)))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ (* -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) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x)))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(* (* F (+ 1 (* 1/6 (pow B 2)))) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 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 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))
(* 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 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 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)))) (*.f64 (*.f64 F F) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))
(* 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 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #s(literal -5/16 binary64) (*.f64 (*.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) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))))) (*.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #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 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))))
(+ 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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 (*.f64 B B) #s(literal 1/6 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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (*.f64 (*.f64 B B) #s(literal 1/6 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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64))))) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)))))
(* -1 (+ 1 (* 1/6 (pow B 2))))
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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))))))
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (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 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))
(* (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 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))
(* (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 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (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 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))
(* (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 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))
(* (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 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))
F
(+ F (* 1/6 (* (pow B 2) F)))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(+ F (* 1/6 (* (pow B 2) F)))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(+ F (* 1/6 (* (pow B 2) F)))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* 1/6 (* (pow B 2) F))
(*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))
(* 1/6 (* (pow B 2) F))
(*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))
(* (pow B 2) (+ (* 1/6 F) (/ F (pow B 2))))
(*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(* F (+ 1 (* 1/6 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 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 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (*.f64 F F) (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))) (* (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 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #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 (*.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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64)) F)
(/ -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/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64)) (neg.f64 F))
(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 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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 x (-.f64 (*.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))
(fma.f64 x (fma.f64 x (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 #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)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (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))) (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 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(* (/ 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 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (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 (+ (* (/ 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 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.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)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (+ (* (/ 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 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 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)))) (sin.f64 B)) (*.f64 (*.f64 #s(literal -5/16 binary64) (/.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 7 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))
(/ 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (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)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (/.f64 #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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (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)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) 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 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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))))))) (* (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 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (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)))
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 F (/.f64 x (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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) (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))))) (* 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 x (fma.f64 x (fma.f64 (*.f64 #s(literal -5/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 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)))))) (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (sin.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))
(+ (* -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)))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))))) (*.f64 x (*.f64 x x))))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F B)
(/.f64 F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B)
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) 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 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B)
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (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 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (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 (+ (* (/ 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 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.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)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (+ (* (/ 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 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 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)))) (sin.f64 B)) (*.f64 (*.f64 #s(literal -5/16 binary64) (/.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 7 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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))))
(/ 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (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)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (/.f64 #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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 #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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (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)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (/.f64 #s(literal -1 binary64) (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)))
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 F (/.f64 x (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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) (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))))) (* 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 x (fma.f64 x (fma.f64 (*.f64 #s(literal -5/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 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)))))) (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (sin.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))
(+ (* -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)))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))))) (*.f64 x (*.f64 x x))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) 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 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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))))))) (* (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 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (sin.f64 B)))
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))
(*.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #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 (*.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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (+ 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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))))))
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal 1 binary64))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (+ 2 (* 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)
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1 binary64))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 F) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 F))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F (/.f64 (*.f64 (fma.f64 F F #s(literal 2 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 5 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F (/.f64 (*.f64 (fma.f64 F F #s(literal 2 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 5 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))

eval503.0ms (2.5%)

Memory
17.5MiB live, 795.2MiB allocated
Compiler

Compiled 82 569 to 5 493 computations (93.3% saved)

prune437.0ms (2.2%)

Memory
19.1MiB live, 779.6MiB allocated
Pruning

57 alts after pruning (57 fresh and 0 done)

PrunedKeptTotal
New2 213542 267
Fresh18321
Picked505
Done000
Total2 236572 293
Accuracy
100.0%
Counts
2 293 → 57
Alt Table
Click to see full alt table
StatusAccuracyProgram
45.1%
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
57.7%
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
55.8%
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
84.7%
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
29.3%
(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 x (neg.f64 B)))
21.9%
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
50.3%
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
19.2%
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
24.0%
(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))
27.3%
(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))
41.0%
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
6.1%
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
42.4%
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
42.3%
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
20.7%
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
24.7%
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
30.6%
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
9.1%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
23.0%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
12.3%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
24.8%
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
43.1%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
42.2%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
27.3%
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
42.9%
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
30.6%
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
30.2%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
18.8%
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
54.7%
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
19.3%
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
25.9%
(/.f64 x (neg.f64 B))
42.8%
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
84.9%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
55.5%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
52.6%
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B)))
37.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
35.6%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
34.8%
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
42.4%
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
12.3%
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))
44.3%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
26.5%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
26.3%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
42.2%
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
42.2%
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
42.4%
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
52.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
38.3%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
38.0%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
71.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
42.8%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
42.8%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
3.0%
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
28.7%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
16.2%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
31.8%
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
41.0%
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (*.f64 B (sin.f64 B))))))
Compiler

Compiled 2 638 to 1 648 computations (37.5% saved)

simplify459.0ms (2.3%)

Memory
-37.2MiB live, 500.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 F (sin.f64 B))
cost-diff0
(/.f64 x B)
cost-diff192
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
cost-diff640
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
cost-diff128
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
cost-diff192
(-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x)
cost-diff192
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
cost-diff1728
(fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
cost-diff0
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
cost-diff0
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)
cost-diff0
(/.f64 #s(literal 1 binary64) B)
cost-diff320
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
cost-diff-64
(neg.f64 B)
cost-diff0
(/.f64 x (neg.f64 B))
cost-diff0
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
cost-diff0
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
cost-diff0
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
cost-diff320
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))
Rules
13 428×accelerator-lowering-fma.f32
13 428×accelerator-lowering-fma.f64
3 404×*-lowering-*.f32
3 404×*-lowering-*.f64
1 428×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
043473
196468
2214441
3460441
4968441
51808441
63645439
75908439
87678439
08145380
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B)))
(/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))
(/ F (sqrt (+ (* 2 x) (+ (* F F) 2))))
F
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(+ (* 2 x) (+ (* F F) 2))
2
x
(+ (* F F) 2)
(sin B)
B
(/ x (tan B))
(tan B)
(/ x (neg B))
x
(neg B)
B
(* (/ 1 B) (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) x))
(/ 1 B)
1
B
(- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) x)
(/ F (sqrt (+ (* 2 x) (+ (* F F) 2))))
F
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(+ (* 2 x) (+ (* F F) 2))
2
x
(+ (* F F) 2)
(/ (- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x) B)
(- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x)
(+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))))
(* B B)
B
(+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))
(* F 1/6)
F
1/6
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
1
(+ 2 (+ (* F F) (* 2 x)))
2
(+ (* F F) (* 2 x))
(* 2 x)
x
(* x 1/3)
1/3
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))
(+ (neg (/ x B)) (* (/ F (sin B)) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))))
(neg (/ x B))
(/ x B)
x
B
(* (/ F (sin B)) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))
(/ F (sin B))
F
(sin B)
(/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))
1
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(+ (* 2 x) (+ (* F F) 2))
2
(+ (* F F) 2)
Outputs
(- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B)))
(-.f64 (/.f64 F (fma.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B) #s(literal 0 binary64))) (/.f64 x (tan.f64 B)))
(/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))
(/.f64 F (fma.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B) #s(literal 0 binary64)))
(/ F (sqrt (+ (* 2 x) (+ (* F F) 2))))
(/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
F
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (* 2 x) (+ (* F F) 2))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
x
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
(sin B)
(sin.f64 B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
(tan B)
(tan.f64 B)
(/ x (neg B))
(/.f64 x (-.f64 #s(literal 0 binary64) B))
x
(neg B)
(-.f64 #s(literal 0 binary64) B)
B
(* (/ 1 B) (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) x))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
1
#s(literal 1 binary64)
B
(- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) x)
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)
(/ F (sqrt (+ (* 2 x) (+ (* F F) 2))))
(/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
F
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (* 2 x) (+ (* F F) 2))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
x
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
(/ (- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x) B)
(fma.f64 x (fma.f64 B #s(literal 1/3 binary64) #s(literal 0 binary64)) (/.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 F (fma.f64 B (fma.f64 B #s(literal 1/6 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)) B))
(- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x)
(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 F (fma.f64 B (fma.f64 B #s(literal 1/6 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 B (fma.f64 B #s(literal 1/3 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)))
(+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))))
(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 F (fma.f64 B (fma.f64 B #s(literal 1/6 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 B B #s(literal 0 binary64)) (fma.f64 x #s(literal 1/3 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)))
(* B B)
(fma.f64 B B #s(literal 0 binary64))
B
(+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))
(fma.f64 (fma.f64 F #s(literal 1/6 binary64) #s(literal 0 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/3 binary64) #s(literal 0 binary64)))
(* F 1/6)
(fma.f64 F #s(literal 1/6 binary64) #s(literal 0 binary64))
F
1/6
#s(literal 1/6 binary64)
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
1
#s(literal 1 binary64)
(+ 2 (+ (* F F) (* 2 x)))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ (* F F) (* 2 x))
(fma.f64 F F (*.f64 #s(literal 2 binary64) x))
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
x
(* x 1/3)
(fma.f64 x #s(literal 1/3 binary64) #s(literal 0 binary64))
1/3
#s(literal 1/3 binary64)
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 0 binary64))
(+ (neg (/ x B)) (* (/ F (sin B)) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))))
(-.f64 (/.f64 F (fma.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B) #s(literal 0 binary64))) (/.f64 x B))
(neg (/ x B))
(/.f64 x (-.f64 #s(literal 0 binary64) B))
(/ x B)
(/.f64 x B)
x
B
(* (/ F (sin B)) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))
(/.f64 F (fma.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B) #s(literal 0 binary64)))
(/ F (sin B))
(/.f64 F (sin.f64 B))
F
(sin B)
(sin.f64 B)
(/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
1
#s(literal 1 binary64)
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (* 2 x) (+ (* F F) 2))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))

localize176.0ms (0.9%)

Memory
-6.9MiB live, 304.1MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(/.f64 F (sin.f64 B))
accuracy99.5%
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
accuracy84.5%
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
accuracy69.7%
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
accuracy99.4%
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))
accuracy97.0%
(fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
accuracy82.9%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
accuracy70.6%
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
accuracy100.0%
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
accuracy99.8%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
accuracy99.7%
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
accuracy69.7%
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
accuracy100.0%
(/.f64 x (neg.f64 B))
accuracy100.0%
(neg.f64 B)
accuracy99.9%
(/.f64 x (tan.f64 B))
accuracy99.7%
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))
accuracy98.2%
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))
accuracy69.7%
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
Samples
96.0ms256×0valid
Compiler

Compiled 425 to 45 computations (89.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 68.0ms
ival-div: 18.0ms (26.7% of total)
ival-mult: 14.0ms (20.7% of total)
ival-add: 8.0ms (11.8% of total)
const: 8.0ms (11.8% of total)
ival-sin: 6.0ms (8.9% of total)
ival-tan: 5.0ms (7.4% of total)
ival-sqrt: 4.0ms (5.9% of total)
ival-sub: 3.0ms (4.4% of total)
ival-neg: 2.0ms (3% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series83.0ms (0.4%)

Memory
22.5MiB live, 60.0MiB allocated
Counts
22 → 600
Calls
Call 1
Inputs
#<alt (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))>
#<alt (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B)))>
#<alt (/ F (sqrt (+ (* 2 x) (+ (* F F) 2))))>
#<alt (sqrt (+ (* 2 x) (+ (* F F) 2)))>
#<alt (/ x (neg B))>
#<alt (neg B)>
#<alt (* (/ 1 B) (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) x))>
#<alt (/ 1 B)>
#<alt (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) x)>
#<alt (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))))>
#<alt (/ (- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x) B)>
#<alt (- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x)>
#<alt (+ 2 (+ (* F F) (* 2 x)))>
#<alt (* (/ F (sin B)) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))>
#<alt (+ (neg (/ x B)) (* (/ F (sin B)) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))))>
#<alt (/ x B)>
#<alt (/ F (sin B))>
#<alt (/ x (tan B))>
#<alt (+ (* 2 x) (+ (* F F) 2))>
#<alt (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))>
#<alt (/ 1 (+ 2 (+ (* F F) (* 2 x))))>
#<alt (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))>
Outputs
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (* 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)))))))))>
#<alt (* 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)))))))))))>
#<alt (/ 1 (sin B))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))>
#<alt (/ -1 (sin B))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (/ (+ (* 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)>
#<alt (/ (+ (* 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)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* 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)))>
#<alt (- (* 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)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))>
#<alt (* 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))))>
#<alt (* 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))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))>
#<alt (* -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)))))>
#<alt (* -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)))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))>
#<alt (* 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)))))))))>
#<alt (* 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))))))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 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))))))>
#<alt -1>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 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)>
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))))>
#<alt (+ (* 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))))))))))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (sqrt (+ 2 (pow F 2)))>
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))>
#<alt (+ (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))))))))))>
#<alt (* (sqrt x) (sqrt 2))>
#<alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))>
#<alt (* 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)))))>
#<alt (* 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))))))>
#<alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))>
#<alt (* -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)))))))>
#<alt (* -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))))))))>
#<alt (sqrt (+ 2 (* 2 x)))>
#<alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (+ (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))))))))>
#<alt (+ (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))))))))))>
#<alt F>
#<alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))>
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))>
#<alt (* 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)))))))>
#<alt (* -1 F)>
#<alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))>
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))>
#<alt (* -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))))))))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (* -1 B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (* -1 (/ x B))>
#<alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))>
#<alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))>
#<alt (+ (* -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))))))))))>
#<alt (/ (- 1 x) B)>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -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))>
#<alt (- (+ (* -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))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))>
#<alt (+ (* -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))))))>
#<alt (+ (* -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)))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* -1 (/ x B))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))>
#<alt (* 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)))>
#<alt (* 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)))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))>
#<alt (* -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))))>
#<alt (* -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))))>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (* -1 x)>
#<alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)>
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)>
#<alt (- (* 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)>
#<alt (- 1 x)>
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)>
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 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)>
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 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)>
#<alt (* -1 (+ 1 x))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 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))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 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))>
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))>
#<alt (+ (* 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)))>
#<alt (+ (* 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)))>
#<alt (* -1 x)>
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))>
#<alt (* 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))>
#<alt (* 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))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))>
#<alt (* -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)))))>
#<alt (* -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)))))>
#<alt (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (+ (* 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))))>
#<alt (+ (* 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))))>
#<alt (+ (* 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))))>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))>
#<alt (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))))))>
#<alt (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 1/16 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))>
#<alt (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (* (pow B 2) (+ 1/6 (* 1/3 x))))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* (pow B 2) (+ 1/6 (* 1/3 x))))))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 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/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/12 (/ (* (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))) (* (pow B 2) (+ 1/6 (* 1/3 x))))))))))>
#<alt (- (* (pow B 2) (- (* 1/3 x) 1/6)) 1)>
#<alt (- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (- (* 1/3 x) 1/6)))) 1)>
#<alt (- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* (pow B 2) (- (* 1/3 x) 1/6)))))) 1)>
#<alt (- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/12 (/ (* (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/2 (/ (+ 2 (* 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))) (* (pow B 2) (- (* 1/3 x) 1/6)))))))) 1)>
#<alt (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 1/6 (* (* (pow B 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))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))))))>
#<alt (+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))))))>
#<alt (+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/12 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))))))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* x (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))>
#<alt (* x (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))>
#<alt (* x (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/96 (* (/ (* (pow B 2) (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* -1/96 (* (/ (* (pow B 2) (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2)))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (/ (- (+ (* 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)>
#<alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))>
#<alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))>
#<alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))>
#<alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))>
#<alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))>
#<alt (* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))))))>
#<alt (* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))))))>
#<alt (* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))))))>
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)>
#<alt (- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B))>
#<alt (- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* -1/12 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))))) (/ x B))>
#<alt (- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* -1/12 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 1/16 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))) (/ x B))>
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* B (+ 1/6 (* 1/3 x))) (/ 1 B)))) (/ x B))>
#<alt (- (+ (* -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/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* B (+ 1/6 (* 1/3 x))) (/ 1 B)))))) (/ x B))>
#<alt (- (+ (* -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/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/12 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6))) (+ (* B (+ 1/6 (* 1/3 x))) (/ 1 B)))))))) (/ x B))>
#<alt (/ (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) B)>
#<alt (- (+ (* 1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* B (- (* 1/3 x) 1/6)))) (+ (/ 1 B) (/ x B)))>
#<alt (- (+ (* 1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 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)))) (* B (- (* 1/3 x) 1/6)))))) (+ (/ 1 B) (/ x B)))>
#<alt (- (+ (* 1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/12 (/ (* B (+ (* 1/2 (* (+ 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/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)))) (* B (- (* 1/3 x) 1/6)))))))) (+ (/ 1 B) (/ x B)))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B)>
#<alt (+ (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* B (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))>
#<alt (+ (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* B (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (* x (+ (* 1/4 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))>
#<alt (+ (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* B (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (* x (+ (* 1/4 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/12 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))>
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)>
#<alt (* x (- (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))>
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))) (/ 1 B)))>
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/96 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))))) (/ 1 B)))>
#<alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (+ (* -1/3 B) (/ 1 B)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))) x)) (+ (* -1/3 B) (/ 1 B)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt x))) (* -1/96 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))))) x)) (+ (* -1/3 B) (/ 1 B)))))>
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)>
#<alt (- (+ (* 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)>
#<alt (- (+ (* 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)>
#<alt (- (+ (* 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)>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))>
#<alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))>
#<alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))>
#<alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))>
#<alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))>
#<alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))>
#<alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))>
#<alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))>
#<alt (- (* 1/3 (* (pow B 2) x)) x)>
#<alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x)>
#<alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))))) x)>
#<alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 1/16 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) x)>
#<alt (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x)>
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (* (pow B 2) (+ 1/6 (* 1/3 x)))))) x)>
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* (pow B 2) (+ 1/6 (* 1/3 x)))))))) x)>
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 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/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/12 (/ (* (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))) (* (pow B 2) (+ 1/6 (* 1/3 x)))))))))) x)>
#<alt (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x))>
#<alt (- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (- (* 1/3 x) 1/6)))) (+ 1 x))>
#<alt (- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* (pow B 2) (- (* 1/3 x) 1/6)))))) (+ 1 x))>
#<alt (- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/12 (/ (* (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/2 (/ (+ 2 (* 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))) (* (pow B 2) (- (* 1/3 x) 1/6)))))))) (+ 1 x))>
#<alt (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 1/6 (* (* (pow B 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))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) 1))))>
#<alt (+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))) 1))))>
#<alt (+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/12 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))) 1))))>
#<alt (* x (- (* 1/3 (pow B 2)) 1))>
#<alt (* x (- (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1))>
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))) 1))>
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/96 (* (/ (* (pow B 2) (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))) 1))>
#<alt (* -1 (* x (+ 1 (* -1/3 (pow B 2)))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2))))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2))))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* -1/96 (* (/ (* (pow B 2) (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2))))))>
#<alt (+ 2 (* 2 x))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (+ 2 (pow F 2))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* 2 x)>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (* 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)))))))))>
#<alt (* 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)))))))))))>
#<alt (/ 1 (sin B))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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))))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))))>
#<alt (/ -1 (sin B))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (/ (+ (* 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)>
#<alt (/ (+ (* 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)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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))))))>
#<alt (+ (* 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))))))>
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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)))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* 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)))))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* -1 (/ x B))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))>
#<alt (* 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))))) (/ 1 B)))>
#<alt (* 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)))))) (/ 1 B)))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))>
#<alt (* -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)) (/ 1 B))))>
#<alt (* -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)) (/ 1 B))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)>
#<alt (/ (- (+ (* 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)))))))))) x) B)>
#<alt (/ (- (+ (* 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)))))))))))) x) B)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* -1 (/ x B))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x B))>
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x B))>
#<alt (- (* 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 B))>
#<alt (- (/ 1 (sin B)) (/ x B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ x B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 B))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ x B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 B)))>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F B)>
#<alt (/ (+ F (* 1/6 (* (pow B 2) F))) B)>
#<alt (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)>
#<alt (/ (+ 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)>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ x B)>
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)>
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)>
#<alt (/ (+ 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)>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (+ 2 (pow F 2))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))>
#<alt (* 2 x)>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))>
#<alt (+ 2 (* 2 x))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (+ 2 (+ (* 2 x) (pow F 2)))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))>
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 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)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 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)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))>
#<alt (* -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))>
#<alt (* -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))>
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (/ 1 (+ 2 (* 2 x)))>
#<alt (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (* (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))))>
#<alt (/ 1 (pow F 2))>
#<alt (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))>
#<alt (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2))>
#<alt (/ (- (+ 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))>
#<alt (/ 1 (pow F 2))>
#<alt (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))>
#<alt (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2))>
#<alt (/ (- (+ 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))>
#<alt (/ 1 (+ 2 (pow F 2)))>
#<alt (+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (* 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))))>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x)>
#<alt (/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x)>
#<alt (/ (- (+ 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)>
#<alt (/ 1/2 x)>
#<alt (* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x))>
#<alt (* -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))>
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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)))))>
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))>
#<alt (+ (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))))))))>
#<alt (+ (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)))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 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)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 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)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))>
#<alt (* -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))>
#<alt (* -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))>
Calls

150 calls:

TimeVariablePointExpression
1.0ms
x
@-inf
(+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))))
1.0ms
x
@inf
(+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))))
1.0ms
x
@inf
(/ (- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x) B)
1.0ms
x
@-inf
(/ (- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x) B)
1.0ms
F
@-inf
(/ (- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x) B)

rewrite428.0ms (2.2%)

Memory
-5.8MiB live, 706.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
3 996×/-lowering-/.f32
3 996×/-lowering-/.f64
3 522×*-lowering-*.f32
3 522×*-lowering-*.f64
3 140×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
043314
1299303
23273303
08200259
Stop Event
iter limit
node limit
Counts
22 → 1 055
Calls
Call 1
Inputs
(/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B))
(- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B)))
(/ F (sqrt (+ (* 2 x) (+ (* F F) 2))))
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(/ x (neg B))
(neg B)
(* (/ 1 B) (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) x))
(/ 1 B)
(- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) x)
(+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))))
(/ (- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x) B)
(- (+ (* (* B B) (+ (* (* F 1/6) (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) (* x 1/3))) (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))) x)
(+ 2 (+ (* F F) (* 2 x)))
(* (/ F (sin B)) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))
(+ (neg (/ x B)) (* (/ F (sin B)) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))))
(/ x B)
(/ F (sin B))
(/ x (tan B))
(+ (* 2 x) (+ (* F F) 2))
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
(/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))
Outputs
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F))
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64)) (sin.f64 B))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 F #s(literal -1 binary64)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))))
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 F #s(literal -1 binary64))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 F (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) (sin.f64 B)) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #s(literal -1 binary64))
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B)))
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(*.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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B)))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B)))))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (tan.f64 B) x)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))))) (neg.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))))) (neg.f64 (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B))
(/.f64 (neg.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) x))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (neg.f64 (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (tan.f64 B) x)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))))
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 F #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 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) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)))
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)) #s(literal -1 binary64))))
(exp.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (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) (sqrt.f64 (/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))
(/.f64 (sqrt.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))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (sqrt.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))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 1 binary64))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))
(/.f64 (sqrt.f64 (neg.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)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64))) (sqrt.f64 (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (sqrt.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)))))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(pow.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/4 binary64))
(*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))
(*.f64 (sqrt.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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 x B))
(neg.f64 (/.f64 x B))
(/.f64 x (-.f64 #s(literal 0 binary64) B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)))))
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (*.f64 #s(literal 0 binary64) (/.f64 x B)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (/.f64 x #s(literal -1 binary64)) B)
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) B)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) B)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (*.f64 #s(literal 0 binary64) (/.f64 x B))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x B))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) B)
(/.f64 (neg.f64 (/.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) B))
(pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal -1 binary64) B))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(*.f64 (/.f64 x B) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 x B))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B))
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(*.f64 (/.f64 #s(literal -1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B))
(-.f64 #s(literal 0 binary64) B)
(neg.f64 B)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (*.f64 B B))) (+.f64 #s(literal 0 binary64) (fma.f64 B B (*.f64 #s(literal 0 binary64) B))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (+.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (*.f64 B B)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 B B (*.f64 #s(literal 0 binary64) B)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B))) (neg.f64 (+.f64 #s(literal 0 binary64) B)))
(*.f64 B #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) B)
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))) (*.f64 B (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x))) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x))) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 B (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B)))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B)))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) B)
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #s(literal -1 binary64))) B)
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) B)
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(pow.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) B))
(exp.f64 (*.f64 (log.f64 B) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) B))
(/.f64 #s(literal 1 binary64) B)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) B))
(pow.f64 B #s(literal -1 binary64))
(pow.f64 (*.f64 B B) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 B #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 B)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B))
(*.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)))
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)
(-.f64 (/.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(fma.f64 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 0 binary64) x))
(fma.f64 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) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (-.f64 #s(literal 0 binary64) x))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)))))
(/.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x))) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(pow.f64 (/.f64 (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(+.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+.f64 (*.f64 (*.f64 B B) (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(+.f64 (+.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (*.f64 B B) (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(fma.f64 F (*.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B B)) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(fma.f64 B (*.f64 B (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(fma.f64 (*.f64 B B) (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (*.f64 B B) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(fma.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B B)) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(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 (*.f64 F #s(literal 1/6 binary64)) (*.f64 B B)) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(fma.f64 (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B B) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(fma.f64 (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) B (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(fma.f64 (*.f64 (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) B (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (*.f64 (*.f64 B B) F) (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 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 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (*.f64 (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 F #s(literal 1/6 binary64)) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 (fma.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (neg.f64 (-.f64 (fma.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (neg.f64 (+.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (neg.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))))))
(*.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(+.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))) #s(literal -1 binary64)))
(-.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 x B))
(fma.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(neg.f64 (/.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) (-.f64 #s(literal 0 binary64) B)))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)))))
(/.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 B (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))))
(/.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) (*.f64 B (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (*.f64 B x)) (*.f64 B B))
(/.f64 (-.f64 (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 B x)) B) (*.f64 B (/.f64 B x)))
(/.f64 (-.f64 (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (*.f64 B (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) B))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) B))
(/.f64 (*.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal -1 binary64)) (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 B (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))) (neg.f64 (*.f64 B (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))) B)
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (fma.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (+.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (*.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 x B)))))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B)) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 x B)))
(/.f64 (*.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) #s(literal 1 binary64)) B)
(/.f64 (*.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 (*.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (neg.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 x #s(literal 1 binary64))) B)
(/.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) B)
(/.f64 (-.f64 (neg.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) B)
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (*.f64 B x))) (neg.f64 (*.f64 B B)))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 B x)) B)) (neg.f64 (*.f64 B (/.f64 B x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) B)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) B)))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (+.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (*.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 x B))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B)) (/.f64 (*.f64 x x) (*.f64 B B)))) (neg.f64 (+.f64 (/.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (/.f64 x B))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) #s(literal -1 binary64))) B)
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) B))
(pow.f64 (/.f64 B (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) #s(literal -1 binary64)))
(*.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) (/.f64 #s(literal 1 binary64) B))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) (/.f64 #s(literal -1 binary64) B))
(*.f64 (*.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B))
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))))
(*.f64 (pow.f64 (/.f64 B (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) x))
(+.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(+.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(+.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(+.f64 (*.f64 (*.f64 B B) (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)
(-.f64 (/.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))))
(-.f64 (/.f64 (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (/.f64 (*.f64 x x) (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(fma.f64 F (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 B B) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) x))
(fma.f64 F (*.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B B)) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(fma.f64 B (*.f64 B (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) x))
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(fma.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #s(literal 1 binary64) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(fma.f64 (*.f64 B B) (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(fma.f64 (*.f64 B B) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(fma.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B B)) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (fma.f64 (*.f64 B B) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (-.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) x))
(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 (*.f64 F #s(literal 1/6 binary64)) (*.f64 B B)) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (fma.f64 (*.f64 B B) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (-.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) x))
(fma.f64 (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B B) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(fma.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(fma.f64 #s(literal -1 binary64) x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) x))
(fma.f64 (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))) (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))))
(fma.f64 (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(fma.f64 (*.f64 (/.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) B (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(fma.f64 (*.f64 (*.f64 B B) F) (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(fma.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 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 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(fma.f64 (*.f64 (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 F #s(literal 1/6 binary64)) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))) (neg.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))) (neg.f64 (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (fma.f64 B (*.f64 (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (*.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (-.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)))) (neg.f64 (neg.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (neg.f64 (fma.f64 B (*.f64 (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (*.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (neg.f64 (-.f64 (*.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))
(pow.f64 (/.f64 (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))))
(*.f64 (*.f64 (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x)) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))
(+.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(exp.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64))))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) (/.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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(sqrt.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (fma.f64 F F (fma.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)))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 (*.f64 F F) #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 (*.f64 F F) #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 #s(literal 1 binary64) (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F)) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal 2 binary64))
(fma.f64 (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 F (*.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) x))
(fma.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 1 binary64) (fma.f64 F F (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64))
(fma.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.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) (neg.f64 (/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64))
(/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))
(/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(/.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 #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 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))
(/.f64 (neg.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))))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (neg.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))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))
(/.f64 (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (neg.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)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64))) (neg.f64 (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))
(pow.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(*.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 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F))
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64)) (sin.f64 B))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 F #s(literal -1 binary64)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))))
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 F #s(literal -1 binary64))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 F (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) (sin.f64 B)) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #s(literal -1 binary64))
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B)))
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(*.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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))) (/.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))))
(-.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) #s(literal 0 binary64)) (/.f64 x B))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 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 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 (/.f64 x B) #s(literal -1 binary64) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 (/.f64 #s(literal -1 binary64) B) x (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(fma.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64))) (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) (/.f64 (*.f64 x x) (*.f64 B B))))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 x F) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))))
(/.f64 (fma.f64 F (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 F (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 B (-.f64 #s(literal 0 binary64) x))))
(/.f64 (fma.f64 F B (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) B))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 B (-.f64 #s(literal 0 binary64) x))))
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) B))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 B (-.f64 #s(literal 0 binary64) x))))
(/.f64 (+.f64 B (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B))
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) B) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 B (-.f64 #s(literal 0 binary64) x)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 B (-.f64 #s(literal 0 binary64) x))))
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) B (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 B (-.f64 #s(literal 0 binary64) x))))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) B))
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) F)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (sin.f64 B)))
(/.f64 (fma.f64 x (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (fma.f64 x (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 F (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) F)) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (sin.f64 B)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 B F)) (*.f64 B (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B) (*.f64 B (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 B (sin.f64 B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) (*.f64 B (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B (/.f64 F (sin.f64 B)))) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 B (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 B (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) (/.f64 (*.f64 x x) (*.f64 B B)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 x F) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 x x) (*.f64 B B))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(/.f64 (neg.f64 (fma.f64 F (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) x))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 F (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 B (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 F B (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 B (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sin.f64 B) B)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (neg.f64 (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 B (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (+.f64 B (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) B) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 B (-.f64 #s(literal 0 binary64) x)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 B (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sin.f64 B)) B (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 B (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) B)))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) F))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 F (sin.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) F))) (neg.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (/.f64 F (sin.f64 B))))) (neg.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 B F))) (neg.f64 (*.f64 B (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B) (*.f64 B (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (*.f64 B (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B)) (neg.f64 (*.f64 B (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B (/.f64 F (sin.f64 B))))) (neg.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 B (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) (/.f64 (*.f64 x x) (*.f64 B B))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 x x) (*.f64 B B)))) (neg.f64 (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))))
(pow.f64 (/.f64 (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) (/.f64 (*.f64 x x) (*.f64 B B)))))
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (/.f64 (*.f64 F F) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))))
(exp.f64 (*.f64 (log.f64 (/.f64 B x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 x B)
(/.f64 #s(literal 1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B x) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B x) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 x #s(literal 1 binary64)) B)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) B)
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) B)
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) B))
(pow.f64 (/.f64 B x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) B))
(*.f64 #s(literal 1 binary64) (/.f64 x B))
(*.f64 (/.f64 #s(literal 1 binary64) B) x)
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) B))
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B))
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)))
(neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))
(/.f64 F (sin.f64 B))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 x (tan.f64 B))
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))
(+.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(exp.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64))))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) (/.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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(sqrt.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (fma.f64 F F (fma.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)))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))
(fma.f64 (*.f64 F F) #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 (*.f64 F F) #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 #s(literal 1 binary64) (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F)) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal 2 binary64))
(fma.f64 (fma.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 F (*.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) x))
(fma.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 1 binary64) (fma.f64 F F (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64))
(fma.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) x))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.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) (neg.f64 (/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64))
(/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))
(/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(/.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 #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 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))
(/.f64 (neg.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))))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(/.f64 (neg.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))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))
(/.f64 (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (neg.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)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64))) (neg.f64 (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))
(pow.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(*.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(*.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 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(exp.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(exp.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64))))
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(pow.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.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/4 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)))
(*.f64 (pow.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)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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)))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(exp.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)) #s(literal -1 binary64))))
(exp.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)) #s(literal -1 binary64))))
(exp.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(sqrt.f64 (*.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))))))
(neg.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))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(pow.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -2 binary64))
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.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/2 binary64))
(pow.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (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) (/.f64 #s(literal -1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(exp.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64))))
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(pow.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.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/4 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)))
(*.f64 (pow.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)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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)))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))

simplify631.0ms (3.2%)

Memory
28.5MiB live, 1 064.4MiB allocated
Algorithm
egg-herbie
Rules
8 228×accelerator-lowering-fma.f32
8 228×accelerator-lowering-fma.f64
6 972×*-lowering-*.f32
6 972×*-lowering-*.f64
5 928×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0137118531
1442718345
0817316749
Stop Event
iter limit
node limit
Counts
600 → 600
Calls
Call 1
Inputs
(* (/ 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)))))))))))
(/ 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 (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)))
(* (/ F (sin B)) (sqrt (/ 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 (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))))))
(* (/ (* 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)))))
(* (/ 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 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* -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)))
(- (/ 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 (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))))
(* (/ 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))))))
(* -1 (/ (* x (cos B)) (sin B)))
(* 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))))
(* -1 (/ (* x (cos B)) (sin B)))
(* -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 (+ 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)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(* 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
(+ 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/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)
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -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))))))))))
(* (* 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))))))
(* (* 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)))))
(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))))))))))
(* (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))))))
(* -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))))))))
(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))))))))))
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)))))))
(* -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 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 B)
(* -1 B)
(* -1 B)
(* -1 B)
(* -1 B)
(* -1 B)
(* -1 B)
(* -1 B)
(* -1 B)
(* -1 B)
(* -1 B)
(* -1 B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) 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) 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 (/ (+ 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)))))))
(* (/ 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))))))
(* -1 (/ x B))
(* 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)))
(* -1 (/ x B))
(* -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 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(* -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 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 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))
(* 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 x)
(* 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))
(* -1 x)
(* -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 (+ 2 (+ (* 2 x) (pow F 2))))))
(+ (* 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))))
(+ (* 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))))
(+ (* 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/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (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) (* (/ F (pow B 2)) (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) (* (/ F (pow B 2)) (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/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (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) (* (/ F (pow B 2)) (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) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(* 1/3 (* (pow B 2) x))
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))))))
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 1/16 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))
(+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x))))
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (* (pow B 2) (+ 1/6 (* 1/3 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/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* (pow B 2) (+ 1/6 (* 1/3 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))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/12 (/ (* (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))) (* (pow B 2) (+ 1/6 (* 1/3 x))))))))))
(- (* (pow B 2) (- (* 1/3 x) 1/6)) 1)
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (- (* 1/3 x) 1/6)))) 1)
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* (pow B 2) (- (* 1/3 x) 1/6)))))) 1)
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/12 (/ (* (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/2 (/ (+ 2 (* 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))) (* (pow B 2) (- (* 1/3 x) 1/6)))))))) 1)
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 1/6 (* (* (pow B 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))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))))))
(+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))))))
(+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/12 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))))))
(* 1/3 (* (pow B 2) x))
(* x (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))
(* x (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))
(* x (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/96 (* (/ (* (pow B 2) (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))))
(* 1/3 (* (pow B 2) x))
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2)))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2)))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* -1/96 (* (/ (* (pow B 2) (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (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)))) 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)
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))))))
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))))))
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))))))
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B))
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* -1/12 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))))) (/ x B))
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* -1/12 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 1/16 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))) (/ x B))
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* B (+ 1/6 (* 1/3 x))) (/ 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/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* B (+ 1/6 (* 1/3 x))) (/ 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/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/12 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6))) (+ (* B (+ 1/6 (* 1/3 x))) (/ 1 B)))))))) (/ x B))
(/ (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) B)
(- (+ (* 1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* B (- (* 1/3 x) 1/6)))) (+ (/ 1 B) (/ x B)))
(- (+ (* 1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 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)))) (* B (- (* 1/3 x) 1/6)))))) (+ (/ 1 B) (/ x B)))
(- (+ (* 1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/12 (/ (* B (+ (* 1/2 (* (+ 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/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)))) (* B (- (* 1/3 x) 1/6)))))))) (+ (/ 1 B) (/ x B)))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B)
(+ (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* B (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
(+ (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* B (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (* x (+ (* 1/4 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
(+ (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* B (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (* x (+ (* 1/4 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/12 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
(/ (* x (- (* 1/3 (pow B 2)) 1)) B)
(* x (- (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* 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/48 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* 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/48 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/96 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))))) (/ 1 B)))
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (+ (* -1/3 B) (/ 1 B)))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))) x)) (+ (* -1/3 B) (/ 1 B)))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt x))) (* -1/96 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))))) x)) (+ (* -1/3 B) (/ 1 B)))))
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) 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)))) 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)))) 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)))) x)
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(- (* 1/3 (* (pow B 2) x)) x)
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x)
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))))) x)
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 1/16 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) x)
(- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x)
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (* (pow B 2) (+ 1/6 (* 1/3 x)))))) 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/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* (pow B 2) (+ 1/6 (* 1/3 x)))))))) 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))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/12 (/ (* (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))) (* (pow B 2) (+ 1/6 (* 1/3 x)))))))))) x)
(- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x))
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (- (* 1/3 x) 1/6)))) (+ 1 x))
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* (pow B 2) (- (* 1/3 x) 1/6)))))) (+ 1 x))
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/12 (/ (* (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/2 (/ (+ 2 (* 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))) (* (pow B 2) (- (* 1/3 x) 1/6)))))))) (+ 1 x))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* 1/6 (* (* (pow B 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))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) 1))))
(+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))) 1))))
(+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/12 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))) 1))))
(* x (- (* 1/3 (pow B 2)) 1))
(* x (- (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* 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/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* 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/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/96 (* (/ (* (pow B 2) (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))) 1))
(* -1 (* x (+ 1 (* -1/3 (pow B 2)))))
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2))))))
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2))))))
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* -1/96 (* (/ (* (pow B 2) (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2))))))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(pow F 2)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(pow F 2)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(+ 2 (pow F 2))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(* 2 x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* 2 x)
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 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)))))))))))
(/ 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 (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)))
(* (/ 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 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 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 (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))))))
(* (/ (* 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)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 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)))))) (/ 1 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)))))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* -1 (/ x B))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ 1 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))))) (/ 1 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)))))) (/ 1 B)))
(* -1 (/ x B))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ 1 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)) (/ 1 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)) (/ 1 B))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 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 (* (* (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)))))))))) 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))))))) (* (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)))))))))))) x) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* -1 (/ x B))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x 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 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 B))
(- (/ 1 (sin B)) (/ x B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ x 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 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 B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ x 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 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 B)))
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin 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)
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin 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)
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(+ 2 (pow F 2))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(* 2 x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(* 2 x)
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(+ 2 (* 2 x))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+ 2 (+ (* 2 x) (pow F 2)))
(pow F 2)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(pow F 2)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (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 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 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))
(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 (/ 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 (/ 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 (+ 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))))
(/ 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 (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 (+ 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/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)
(/ 1/2 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))
(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 (/ 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 (/ 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)))))
(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 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 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))
Outputs
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (/.f64 F (sin.f64 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) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (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)))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 #s(literal 3/8 binary64) (*.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))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (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))))) (* (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 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 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)))) (sin.f64 B)) (*.f64 (*.f64 #s(literal -5/16 binary64) (/.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 7 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (/.f64 #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)))
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.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 (/.f64 (*.f64 F x) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 F 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 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.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 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 F 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))))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (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/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (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/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))
(+ (* -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)))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 x)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/ (+ (* 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 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) 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 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64))) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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))))))) (* (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 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 B B) (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal 7/360 binary64)))) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* -1 (/ (* x (cos B)) (sin B)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (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 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (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 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 #s(literal 3/8 binary64) (*.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))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 x (/.f64 (cos.f64 B) (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)) (/ (* x (cos B)) (sin B))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (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 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (fma.f64 x (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (neg.f64 (fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 F 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 (neg.f64 (cos.f64 B)) (sin.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (-.f64 (fma.f64 x (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.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 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 F 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))))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))))) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* -1 (/ (* x (cos B)) (sin B)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 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))))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 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))))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))))
(* -1 (/ (* x (cos B)) (sin B)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) 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 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) x)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))) x))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) 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 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))) 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 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal 7/360 binary64)) (*.f64 x #s(literal 1/45 binary64))) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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)
(/.f64 (-.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal 7/360 binary64)) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64))))))))) (*.f64 x #s(literal 1/3 binary64)))))) x) B)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))
(*.f64 F (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 #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)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 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 (*.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)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (+ 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 F F))))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (+ 2 (* 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)
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1 binary64)))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (*.f64 F x))))
(+ (* 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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) F) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 3/2 binary64) (*.f64 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 F 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) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) F))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -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 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x 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)))))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))
(*.f64 F (*.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 (* (/ (* 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) (*.f64 x (*.f64 x x)))) (*.f64 F (*.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 (* (/ (* 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 F (*.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 (* (/ (* 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)))))
(-.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) (*.f64 x (*.f64 x x)))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))))
(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 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (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 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (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 x (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.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)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
(* (sqrt x) (sqrt 2))
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64)))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))
(*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))))
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 x)))
(* -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) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (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 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #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 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1 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) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(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 (*.f64 F F) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (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 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal -1/8 binary64) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
F
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))
(*.f64 F (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(fma.f64 F (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 F F))) 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)))))))
(fma.f64 F (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64)))))) F)
(* -1 F)
(-.f64 #s(literal 0 binary64) F)
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) F))
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(-.f64 #s(literal 0 binary64) (fma.f64 F (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 F F))) F))
(* -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 #s(literal 0 binary64) (fma.f64 F (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64)))))) F))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(* -1 B)
(-.f64 #s(literal 0 binary64) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (-.f64 #s(literal 0 binary64) 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 F (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) 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))))))))))
(-.f64 (*.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) (/.f64 x 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 B (pow.f64 F #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(* -1 (/ (+ 1 x) B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) 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)))))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 B (pow.f64 F #s(literal 6 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))))
(* (/ 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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F B)) (/.f64 #s(literal -1 binary64) B)) (*.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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F B)) (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F x) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) B))) (*.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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F B)) (fma.f64 x (fma.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 F B)) (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F x) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) (/.f64 #s(literal -1 binary64) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 #s(literal -1 binary64) 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)))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 #s(literal -1 binary64) 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)))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) B)) (/.f64 #s(literal -1 binary64) B))))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) B) (/.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 B (sqrt.f64 #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B))) 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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) x))))
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x))
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(fma.f64 F (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) 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)
(fma.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 #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)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)
(- (+ 1 (+ (* -1/2 (/ (+ 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 F F)))) x)
(* -1 (+ 1 x))
(-.f64 #s(literal -1 binary64) x)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F 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))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) x))
(- (+ (* 1/2 (/ (+ 2 (* 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))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #s(literal -1 binary64) x)))
(* F (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1)))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) F) (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal -1 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1)))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (fma.f64 F (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (fma.f64 x (fma.f64 #s(literal 3/2 binary64) (*.f64 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 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) #s(literal -1 binary64)))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))
(*.f64 x (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1))
(*.f64 x (+.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.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) (*.f64 x (*.f64 x x)))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) 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 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) (-.f64 #s(literal 0 binary64) x))
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))))
(+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))))
(+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))))
(* 1/3 (* (pow B 2) x))
(*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))
(fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))))
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))))))
(fma.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))))
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 1/16 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))
(fma.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 (*.f64 F F) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 B 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 #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 (*.f64 #s(literal -1/12 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))))
(+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x))))
(fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (* (pow B 2) (+ 1/6 (* 1/3 x))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 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/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* (pow B 2) (+ 1/6 (* 1/3 x))))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 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))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/12 (/ (* (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))) (* (pow B 2) (+ 1/6 (* 1/3 x))))))))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 B B)) (pow.f64 F #s(literal 6 binary64))) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64))))))))
(- (* (pow B 2) (- (* 1/3 x) 1/6)) 1)
(fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64))
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (- (* 1/3 x) 1/6)))) 1)
(fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) #s(literal 1/12 binary64) (+.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 F F))) #s(literal -1 binary64)))
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* (pow B 2) (- (* 1/3 x) 1/6)))))) 1)
(+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) #s(literal 1/12 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)))))) #s(literal -1 binary64))
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/12 (/ (* (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/2 (/ (+ 2 (* 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))) (* (pow B 2) (- (* 1/3 x) 1/6)))))))) 1)
(+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) #s(literal 1/12 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) #s(literal 1/12 binary64) (fma.f64 (/.f64 (*.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 B B)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64))) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)))))))) #s(literal -1 binary64))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* 1/6 (* (* (pow B 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))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (*.f64 B B))) (fma.f64 x (-.f64 (*.f64 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1/6 binary64) #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (*.f64 B B))) (fma.f64 x (-.f64 (fma.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 F (*.f64 B 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 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 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1/6 binary64) #s(literal 1/3 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/12 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (*.f64 B B))) (fma.f64 x (-.f64 (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (*.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 B B))) (fma.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) F) (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 -5/12 binary64) (*.f64 F (*.f64 B 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) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1/6 binary64) #s(literal 1/3 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(* 1/3 (* (pow B 2) x))
(*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))
(* x (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))
(* x (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 B B) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))
(* x (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/96 (* (/ (* (pow B 2) (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 B B) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))))
(* 1/3 (* (pow B 2) x))
(*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) x))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) (/.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))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) x))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* -1/96 (* (/ (* (pow B 2) (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) (/.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))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) (/.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 B B)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) x))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) 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 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))) 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 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))) 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 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))) x) B)
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(*.f64 B (-.f64 (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 x (*.f64 B B))))
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(*.f64 B (-.f64 (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 x (*.f64 B B))))
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(*.f64 B (-.f64 (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 x (*.f64 B B))))
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(/ (- (* 1/3 (* (pow B 2) x)) x) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* -1/12 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))))) (/ x B))
(-.f64 (fma.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (*.f64 (*.f64 #s(literal -1/12 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) (*.f64 #s(literal 1/3 binary64) (*.f64 B x))) (/.f64 x B))
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* -1/12 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 1/16 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))))) (/ x B))
(-.f64 (fma.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (fma.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 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)))) B) (*.f64 (*.f64 #s(literal 1/16 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 (*.f64 #s(literal -1/12 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) (*.f64 #s(literal 1/3 binary64) (*.f64 B x))) (/.f64 x B))
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* B (+ 1/6 (* 1/3 x))) (/ 1 B)))) (/ x B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.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/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* B (+ 1/6 (* 1/3 x))) (/ 1 B)))))) (/ x B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.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/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/12 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6))) (+ (* B (+ 1/6 (* 1/3 x))) (/ 1 B)))))))) (/ x B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 B (pow.f64 F #s(literal 6 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))))))) (/.f64 x B))
(/ (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(- (+ (* 1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* B (- (* 1/3 x) 1/6)))) (+ (/ 1 B) (/ x B)))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(- (+ (* 1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 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)))) (* B (- (* 1/3 x) 1/6)))))) (+ (/ 1 B) (/ x B)))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (*.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(- (+ (* 1/12 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/12 (/ (* B (+ (* 1/2 (* (+ 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/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)))) (* B (- (* 1/3 x) 1/6)))))))) (+ (/ 1 B) (/ x B)))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 B (pow.f64 F #s(literal 6 binary64))))) (*.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)))))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) B)
(+ (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* B (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F B)) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F B)) (fma.f64 B (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1/6 binary64) #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))))
(+ (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* B (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (* x (+ (* 1/4 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F B)) (fma.f64 x (+.f64 (-.f64 (fma.f64 B (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1/6 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.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)))) (*.f64 (*.f64 #s(literal 1/4 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)))))))) (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) B)) (/.f64 #s(literal -1 binary64) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))))
(+ (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* B (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (* x (+ (* 1/4 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/12 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F B)) (fma.f64 x (+.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F B)) (fma.f64 x (fma.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 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 -5/2 binary64) (/.f64 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 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))))) (*.f64 B (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1/6 binary64) #s(literal 1/3 binary64)))) (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) B)) (/.f64 #s(literal -1 binary64) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))))
(/ (* x (- (* 1/3 (pow B 2)) 1)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(* x (- (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))
(*.f64 x (+.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 B (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (*.f64 B #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) B)))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))) (/ 1 B)))
(*.f64 x (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F B) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 B (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (*.f64 B #s(literal 1/3 binary64)))))) (/.f64 #s(literal -1 binary64) B)))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/96 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))))) (/ 1 B)))
(*.f64 x (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F B) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F B) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 B (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (*.f64 B #s(literal 1/3 binary64)))))))) (/.f64 #s(literal -1 binary64) B)))
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)))) B)
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (+ (* -1/3 B) (/ 1 B)))))
(*.f64 (-.f64 (fma.f64 B #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) B)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F B) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))) x)) (+ (* -1/3 B) (/ 1 B)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (fma.f64 B #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) B)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F B) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F B) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))))))) x))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt x))) (* -1/96 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))))) x)) (+ (* -1/3 B) (/ 1 B)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (fma.f64 B #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) B)) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F B) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 F B) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))))))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 x)) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (sqrt.f64 x) (*.f64 B (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))))))) (*.f64 x (*.f64 x x)))) x))))
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) 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)))) x)
(-.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))) 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)))) x)
(-.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))) 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)))) x)
(-.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))) x)
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 x (*.f64 B B))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 x (*.f64 B B))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 x (*.f64 B B))))
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))
(*.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 x (*.f64 B B))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 x (*.f64 B B))))
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 2))))
(*.f64 (*.f64 B B) (-.f64 (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 F (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 x (*.f64 B B))))
(- (* 1/3 (* (pow B 2) x)) x)
(*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)))
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x)
(fma.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))))) x)
(-.f64 (fma.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))) x)
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -1/12 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 1/16 (* (pow B 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) x)
(-.f64 (fma.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 (*.f64 F F) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 B 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 #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 (*.f64 #s(literal -1/12 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))) x)
(- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x)
(-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (* (pow B 2) (+ 1/6 (* 1/3 x)))))) x)
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 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/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* (pow B 2) (+ 1/6 (* 1/3 x)))))))) x)
(-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 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))) (+ (* -1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/12 (/ (* (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))) (* (pow B 2) (+ 1/6 (* 1/3 x)))))))))) x)
(-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 B B)) (pow.f64 F #s(literal 6 binary64))) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)))))))) x)
(- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x))
(-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (- (* 1/3 x) 1/6)))) (+ 1 x))
(fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) #s(literal 1/12 binary64) (+.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)))
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* (pow B 2) (- (* 1/3 x) 1/6)))))) (+ 1 x))
(+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) #s(literal 1/12 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)))))) (-.f64 #s(literal -1 binary64) x))
(- (+ (* 1/12 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/12 (/ (* (pow B 2) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* 1/12 (/ (* (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/2 (/ (+ 2 (* 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))) (* (pow B 2) (- (* 1/3 x) 1/6)))))))) (+ 1 x))
(+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B B)) (*.f64 F F)) #s(literal 1/12 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) #s(literal 1/12 binary64) (fma.f64 (/.f64 (*.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 B B)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64))) (*.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)))))))) (-.f64 #s(literal -1 binary64) x))
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* 1/6 (* (* (pow B 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))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) 1))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (*.f64 B B))) (fma.f64 x (fma.f64 F (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1/6 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))) 1))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (*.f64 B B))) (fma.f64 x (+.f64 (-.f64 (fma.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 F (*.f64 B 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 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 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1/6 binary64) #s(literal 1/3 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) #s(literal -1 binary64)) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(+ (* 1/6 (* (* (pow B 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))))) (+ (* x (+ (* 1/4 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/12 (* (* (pow B 2) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (* (pow B 2) (+ 1/3 (* -1/6 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))) 1))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (*.f64 B B))) (fma.f64 x (+.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (*.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 B B))) (fma.f64 x (fma.f64 (*.f64 #s(literal -5/2 binary64) F) (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 -5/12 binary64) (*.f64 F (*.f64 B 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) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))))) (*.f64 (*.f64 B B) (fma.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1/6 binary64) #s(literal 1/3 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) #s(literal -1 binary64)) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))))
(* x (- (* 1/3 (pow B 2)) 1))
(*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)))
(* x (- (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1))
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))) 1))
(*.f64 x (+.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 B B) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) #s(literal -1 binary64)))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/96 (* (/ (* (pow B 2) (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))) 1))
(*.f64 x (+.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 B B) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) #s(literal -1 binary64)))
(* -1 (* x (+ 1 (* -1/3 (pow B 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64))))
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2))))))
(-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) x)) x))
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2))))))
(-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) (/.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))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) x)) x))
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* -1/96 (* (/ (* (pow B 2) (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/48 (* (/ (* (pow B 2) (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2))))))
(-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B B) (/.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))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) (/.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 B B)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) x)) x))
(+ 2 (* 2 x))
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)))
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -2 binary64))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -2 binary64))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -2 binary64))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (/.f64 F (sin.f64 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) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (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)))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 #s(literal 3/8 binary64) (*.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))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (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))))) (* (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 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (*.f64 F F) (fma.f64 #s(literal 3/8 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)))) (sin.f64 B)) (*.f64 (*.f64 #s(literal -5/16 binary64) (/.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 7 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (/.f64 #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)))
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 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 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(/ (+ (* 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 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) 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 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64))) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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))))))) (* (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 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 B B) (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal 7/360 binary64)))) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.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 (/.f64 (*.f64 F x) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 F 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 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.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 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 F 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))))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (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/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (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/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))
(+ (* -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)))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 x)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (/.f64 F (sin.f64 B))) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (fma.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 F 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 #s(literal -1 binary64) 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)))))))) (/ 1 B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (fma.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (fma.f64 x (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.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 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 F 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))))))) (/.f64 #s(literal -1 binary64) B)))))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(*.f64 x (fma.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) 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))))) (/ 1 B)))
(*.f64 x (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sin.f64 B) (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 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) 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)))))) (/ 1 B)))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 F (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B))) (/.f64 #s(literal -1 binary64) B))))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin 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))) (sin.f64 B)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 #s(literal 0 binary64) 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)) (/ 1 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) 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)) (/ 1 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) B) (/.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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))) x))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)
(/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))) 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)))))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64))) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) 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))))))) (* (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)))))))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 B B) (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal 7/360 binary64)))) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+ (* -1 (/ x B)) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x B))
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) x) 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 B))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) 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 B))
(fma.f64 F (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 #s(literal 3/8 binary64) (*.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))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(- (/ 1 (sin B)) (/ x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ x B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 x 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 B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 x 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 B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x 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 B)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x 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 B)))
(-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (/.f64 x B))
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F B)
(/.f64 F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B)
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) 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 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B)
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64))) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64)) (*.f64 x #s(literal -1/3 binary64))) 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 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))) (neg.f64 (*.f64 B B)) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #s(literal -1/3 binary64))) x) B)
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(+ 2 (pow F 2))
(fma.f64 F F #s(literal 2 binary64))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)))
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)))
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -2 binary64))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -2 binary64))))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 F F #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 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))))
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.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) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 #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)))))) (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 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 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 (*.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)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 F F)))) F)
(/ -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/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) 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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) F))
(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))))))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 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 x (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)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))
(fma.f64 x (fma.f64 x (fma.f64 #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)))) (*.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 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 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) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))
(* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 F F #s(literal 2 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 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 (/ (+ (* -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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))))
(/ 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))))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))
(fma.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.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 F F) (fma.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.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 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #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 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F))
(/ 1 (pow F 2))
(/.f64 #s(literal 1 binary64) (*.f64 F F))
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.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 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #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 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F 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 #s(literal -2 binary64) (/.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #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 x (fma.f64 #s(literal 4 binary64) (/.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (/.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 x (fma.f64 x (fma.f64 #s(literal -8 binary64) (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))
(/ 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 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (*.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 #s(literal -1/16 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) x))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) 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 (/ (- (* -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 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) x) (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) 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 #s(literal 1/16 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) 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))))))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 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 x (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)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 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)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))
(fma.f64 x (fma.f64 x (fma.f64 #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)))) (*.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 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 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) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))
(* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 F F #s(literal 2 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 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 (/ (+ (* -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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))))
(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) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 #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)))))) (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 (*.f64 F F) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 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 (*.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)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) 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) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 F F)))) F)
(/ -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/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1 binary64)) 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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) F))

eval514.0ms (2.6%)

Memory
8.0MiB live, 783.1MiB allocated
Compiler

Compiled 91 557 to 7 004 computations (92.4% saved)

prune1.1s (5.5%)

Memory
-3.1MiB live, 915.2MiB allocated
Pruning

71 alts after pruning (70 fresh and 1 done)

PrunedKeptTotal
New2 261372 298
Fresh193352
Picked415
Done000
Total2 284712 355
Accuracy
100.0%
Counts
2 355 → 71
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.3%
(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 x (neg.f64 B)))
21.9%
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
50.3%
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
84.6%
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
19.2%
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
55.5%
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
24.0%
(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))
22.6%
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
27.3%
(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))
41.0%
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
20.7%
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
30.6%
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
9.1%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
23.0%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
12.3%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
24.8%
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
41.0%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
41.0%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
30.4%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
30.5%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
30.1%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
27.3%
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
42.9%
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
26.0%
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
30.6%
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
8.7%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
30.2%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
26.0%
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
54.7%
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
19.3%
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
25.9%
(/.f64 x (neg.f64 B))
25.8%
(/.f64 #s(literal -1 binary64) (/.f64 B x))
24.0%
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
27.3%
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
84.9%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
55.4%
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
57.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
37.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
55.8%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
35.6%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
60.5%
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 x (tan.f64 B)))
34.8%
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
30.9%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
31.0%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
31.2%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
11.1%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))
26.5%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
26.3%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
31.7%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
44.3%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
42.2%
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
42.2%
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
52.6%
(+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
38.3%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
38.0%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
71.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
28.7%
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
24.7%
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
43.2%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
27.3%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
23.0%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
12.3%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
23.0%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
25.8%
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
30.1%
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
3.0%
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
16.2%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
26.0%
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
31.8%
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
41.0%
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (*.f64 B (sin.f64 B))))))
3.3%
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
Compiler

Compiled 3 193 to 2 013 computations (37% saved)

simplify649.0ms (3.3%)

Memory
46.7MiB live, 510.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 F (sin.f64 B))
cost-diff0
(/.f64 x B)
cost-diff192
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
cost-diff1024
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))
cost-diff0
(/.f64 x B)
cost-diff320
(fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))
cost-diff512
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
cost-diff704
(*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
cost-diff0
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)
cost-diff0
(/.f64 #s(literal 1 binary64) B)
cost-diff320
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
cost-diff384
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))
cost-diff0
(-.f64 #s(literal -1 binary64) x)
cost-diff0
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
cost-diff0
(sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))
cost-diff0
(/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
cost-diff0
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
cost-diff384
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))
Rules
10 290×accelerator-lowering-fma.f32
10 290×accelerator-lowering-fma.f64
4 016×*-lowering-*.f32
4 016×*-lowering-*.f64
2 202×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047358
1110350
2276326
3660326
41629320
53927318
67869318
08250291
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ (/ F (sqrt (+ (* F F) 2))) (sin B)) (/ x (tan B)))
(/ (/ F (sqrt (+ (* F F) 2))) (sin B))
(/ F (sqrt (+ (* F F) 2)))
F
(sqrt (+ (* F F) 2))
(+ (* F F) 2)
2
(sin B)
B
(/ x (tan B))
x
(tan B)
(/ (- -1 x) B)
(- -1 x)
-1
x
B
(* (/ 1 B) (- (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1) x))
(/ 1 B)
1
B
(- (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1) x)
(+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1)
-1/2
(/ (+ (* 2 x) 2) (* F F))
(+ (* 2 x) 2)
2
x
(* F F)
F
(+ (neg (/ x B)) (* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))))
(neg (/ x B))
(/ x B)
x
B
(* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))
(/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B)
(+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F)
(* B B)
(+ (* (* B B) (* F 7/360)) (* F 1/6))
(* F 7/360)
F
7/360
(* F 1/6)
1/6
(/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))
1
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(+ (* 2 x) (+ (* F F) 2))
2
(+ (* F F) 2)
(+ (neg (/ x B)) (* (/ F (sin B)) (/ -1 F)))
(neg (/ x B))
(/ x B)
x
B
(* (/ F (sin B)) (/ -1 F))
(/ F (sin B))
F
(sin B)
(/ -1 F)
-1
Outputs
(- (/ (/ F (sqrt (+ (* F F) 2))) (sin B)) (/ x (tan B)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B)))
(/ (/ F (sqrt (+ (* F F) 2))) (sin B))
(/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)))
(/ F (sqrt (+ (* F F) 2)))
(/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
F
(sqrt (+ (* F F) 2))
(sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
2
#s(literal 2 binary64)
(sin B)
(sin.f64 B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
x
(tan B)
(tan.f64 B)
(/ (- -1 x) B)
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(- -1 x)
(-.f64 #s(literal -1 binary64) x)
-1
#s(literal -1 binary64)
x
B
(* (/ 1 B) (- (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
1
#s(literal 1 binary64)
B
(- (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1) x)
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x))
(+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1)
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))
-1/2
#s(literal -1/2 binary64)
(/ (+ (* 2 x) 2) (* F F))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(+ (* 2 x) 2)
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))
2
#s(literal 2 binary64)
x
(* F F)
(*.f64 F F)
F
(+ (neg (/ x B)) (* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))))
(/.f64 (-.f64 (/.f64 (*.f64 F (fma.f64 B (*.f64 B (fma.f64 B (*.f64 B #s(literal 7/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(neg (/ x B))
(/.f64 x (-.f64 #s(literal 0 binary64) B))
(/ x B)
(/.f64 x B)
x
B
(* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))
(/.f64 (*.f64 F (fma.f64 B (*.f64 B (fma.f64 B (*.f64 B #s(literal 7/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B)
(/.f64 (*.f64 F (fma.f64 B (*.f64 B (fma.f64 B (*.f64 B #s(literal 7/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) B)
(+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F)
(*.f64 F (fma.f64 B (*.f64 B (fma.f64 B (*.f64 B #s(literal 7/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(* B B)
(*.f64 B B)
(+ (* (* B B) (* F 7/360)) (* F 1/6))
(*.f64 F (fma.f64 B (*.f64 B #s(literal 7/360 binary64)) #s(literal 1/6 binary64)))
(* F 7/360)
(*.f64 F #s(literal 7/360 binary64))
F
7/360
#s(literal 7/360 binary64)
(* F 1/6)
(*.f64 F #s(literal 1/6 binary64))
1/6
#s(literal 1/6 binary64)
(/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
1
#s(literal 1 binary64)
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(+ (* 2 x) (+ (* F F) 2))
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ (* F F) 2)
(fma.f64 F F #s(literal 2 binary64))
(+ (neg (/ x B)) (* (/ F (sin B)) (/ -1 F)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(neg (/ x B))
(/.f64 x (-.f64 #s(literal 0 binary64) B))
(/ x B)
(/.f64 x B)
x
B
(* (/ F (sin B)) (/ -1 F))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
F
(sin B)
(sin.f64 B)
(/ -1 F)
(/.f64 #s(literal -1 binary64) F)
-1
#s(literal -1 binary64)

localize197.0ms (1%)

Memory
-10.0MiB live, 448.5MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(neg.f64 (/.f64 x B))
accuracy100.0%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
accuracy99.8%
(/.f64 F (sin.f64 B))
accuracy84.5%
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))
accuracy98.1%
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B)
accuracy94.1%
(fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))
accuracy77.7%
(*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))
accuracy69.7%
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))
accuracy100.0%
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)
accuracy100.0%
(*.f64 F F)
accuracy92.9%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
accuracy91.9%
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
accuracy100.0%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
accuracy100.0%
(-.f64 #s(literal -1 binary64) x)
accuracy99.9%
(/.f64 x (tan.f64 B))
accuracy99.7%
(/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
accuracy99.7%
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))
accuracy69.8%
(sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))
Samples
111.0ms256×0valid
Compiler

Compiled 327 to 49 computations (85% saved)

Precisions
Click to see histograms. Total time spent on operations: 86.0ms
ival-sin: 21.0ms (24.4% of total)
ival-div: 19.0ms (22.1% of total)
ival-mult: 16.0ms (18.6% of total)
ival-add: 8.0ms (9.3% of total)
const: 7.0ms (8.1% of total)
ival-tan: 5.0ms (5.8% of total)
ival-sqrt: 5.0ms (5.8% of total)
ival-sub: 3.0ms (3.5% of total)
exact: 1.0ms (1.2% of total)
ival-neg: 1.0ms (1.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series65.0ms (0.3%)

Memory
21.3MiB live, 138.2MiB allocated
Counts
23 → 552
Calls
Call 1
Inputs
#<alt (/ (/ F (sqrt (+ (* F F) 2))) (sin B))>
#<alt (- (/ (/ F (sqrt (+ (* F F) 2))) (sin B)) (/ x (tan B)))>
#<alt (/ F (sqrt (+ (* F F) 2)))>
#<alt (sqrt (+ (* F F) 2))>
#<alt (/ (- -1 x) B)>
#<alt (- -1 x)>
#<alt (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1)>
#<alt (* (/ 1 B) (- (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1) x))>
#<alt (/ 1 B)>
#<alt (- (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1) x)>
#<alt (* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))>
#<alt (+ (neg (/ x B)) (* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))))>
#<alt (+ (* (* B B) (* F 7/360)) (* F 1/6))>
#<alt (/ x B)>
#<alt (* (/ F (sin B)) (/ -1 F))>
#<alt (+ (neg (/ x B)) (* (/ F (sin B)) (/ -1 F)))>
#<alt (/ F (sin B))>
#<alt (/ x (tan B))>
#<alt (/ (+ (* 2 x) 2) (* F F))>
#<alt (* F F)>
#<alt (sqrt (+ (* 2 x) (+ (* F F) 2)))>
#<alt (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B)>
#<alt (neg (/ x B))>
Outputs
#<alt (/ (* F (sqrt 1/2)) (sin B))>
#<alt (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B))))>
#<alt (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))>
#<alt (* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))>
#<alt (/ 1 (sin B))>
#<alt (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B))))>
#<alt (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B))))>
#<alt (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))))>
#<alt (/ -1 (sin B))>
#<alt (- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B)))>
#<alt (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))))>
#<alt (- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (pow F 2))))))))))) B)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (/ (* F (sqrt 1/2)) (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (* 5/2 (/ 1 (* (pow F 6) (sin B)))) (/ (* x (cos B)) (sin B)))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (+ (/ 3/2 (* (pow F 4) (sin B))) (/ (* x (cos B)) (sin B)))))>
#<alt (- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (+ (* 3/2 (/ 1 (* (pow F 4) (sin B)))) (/ (* x (cos B)) (sin B)))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/3 x)))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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)>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))>
#<alt (* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))>
#<alt (* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))>
#<alt (* F (sqrt 1/2))>
#<alt (* F (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))))>
#<alt (* F (+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))))>
#<alt (* F (+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))))>
#<alt 1>
#<alt (- 1 (/ 1 (pow F 2)))>
#<alt (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2)))>
#<alt (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))))>
#<alt -1>
#<alt (- (/ 1 (pow F 2)) 1)>
#<alt (- (/ 1 (pow F 2)) (+ 1 (/ 3/2 (pow F 4))))>
#<alt (- (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))) (+ 1 (/ 3/2 (pow F 4))))>
#<alt (sqrt 2)>
#<alt (+ (sqrt 2) (* 1/2 (/ (pow F 2) (sqrt 2))))>
#<alt (+ (sqrt 2) (* (pow F 2) (+ (* -1/8 (/ (pow F 2) (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2))))))>
#<alt (+ (sqrt 2) (* (pow F 2) (+ (* (pow F 2) (- (* 1/16 (/ (pow F 2) (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2))))))>
#<alt F>
#<alt (* F (+ 1 (/ 1 (pow F 2))))>
#<alt (* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4))))>
#<alt (* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4))))>
#<alt (* -1 F)>
#<alt (* -1 (* F (+ 1 (/ 1 (pow F 2)))))>
#<alt (* -1 (* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4)))))>
#<alt (* -1 (* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4)))))>
#<alt (/ -1 B)>
#<alt (- (* -1 (/ x B)) (/ 1 B))>
#<alt (- (* -1 (/ x B)) (/ 1 B))>
#<alt (- (* -1 (/ x B)) (/ 1 B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt -1>
#<alt (- (* -1 x) 1)>
#<alt (- (* -1 x) 1)>
#<alt (- (* -1 x) 1)>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (- 1 (/ 1 (pow F 2)))>
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))>
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))>
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))>
#<alt (* -1 (/ x (pow F 2)))>
#<alt (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))>
#<alt (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))>
#<alt (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))>
#<alt (* -1 (/ x (pow F 2)))>
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))>
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))>
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))>
#<alt (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))>
#<alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2))>
#<alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2))>
#<alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))>
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))>
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))>
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))>
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)>
#<alt (/ (- 1 (/ 1 (pow F 2))) B)>
#<alt (- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))>
#<alt (- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))>
#<alt (- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))>
#<alt (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))>
#<alt (* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))>
#<alt (* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))>
#<alt (* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))>
#<alt (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))>
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))>
#<alt (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))>
#<alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))>
#<alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))>
#<alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))>
#<alt (/ (- 1 x) B)>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (/ (- 1 x) B)>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (/ 1 B)>
#<alt (- 1 (/ 1 (pow F 2)))>
#<alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))>
#<alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))>
#<alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))>
#<alt (* -1 (* x (+ 1 (/ 1 (pow F 2)))))>
#<alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))>
#<alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))>
#<alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))>
#<alt (* -1 (* x (+ 1 (/ 1 (pow F 2)))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))>
#<alt (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))>
#<alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2))>
#<alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2))>
#<alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2))>
#<alt (- 1 x)>
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)>
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)>
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)>
#<alt (- 1 x)>
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)>
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)>
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)>
#<alt (* 7/360 (* (* (pow B 3) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* 7/360 (* (* (pow B 3) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* -1 (* (pow B 3) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))>
#<alt (* -1 (* (pow B 3) (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))>
#<alt (* -1 (* (pow B 3) (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))>
#<alt (* (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (* F (+ (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))>
#<alt (* F (+ (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))>
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)>
#<alt (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)))>
#<alt (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B))))>
#<alt (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (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)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)))))>
#<alt (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B)>
#<alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (* B (- (* -7/360 (pow B 2)) 1/6))) (/ 1 B))>
#<alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 4)))) (* B (- (* -7/360 (pow B 2)) 1/6)))) (/ 1 B))>
#<alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 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)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 6)))) (* B (- (* -7/360 (pow B 2)) 1/6))))) (/ 1 B))>
#<alt (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x)))))>
#<alt (+ (* -1/2 (* (/ (* (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 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 (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x))))))>
#<alt (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))))>
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 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 (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))))>
#<alt (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* x (- (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (- (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (- (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* -1 (/ x B))>
#<alt (* x (- (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))>
#<alt (* x (- (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))>
#<alt (* x (- (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))) x)) (/ 1 B))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x))))) x)) (/ 1 B))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) x) B)>
#<alt (* 7/360 (* (* (pow B 3) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))>
#<alt (* (pow B 3) (- (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 4))))>
#<alt (* (pow B 3) (- (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 4))))>
#<alt (* 7/360 (* (* (pow B 3) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))>
#<alt (* -1 (* (pow B 3) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))>
#<alt (* -1 (* (pow B 3) (- (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) (* -1 (/ x (pow B 4))))))>
#<alt (* -1 (* (pow B 3) (- (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) (* -1 (/ x (pow B 4))))))>
#<alt (* -1 (/ x B))>
#<alt (- (* (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x B))>
#<alt (- (* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x B))>
#<alt (- (* F (+ (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ x B))>
#<alt (- (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B))) (/ x B))>
#<alt (- (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)))) (/ x B))>
#<alt (- (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (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)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B))))) (/ x B))>
#<alt (- (* B (- (* -7/360 (pow B 2)) 1/6)) (+ (/ 1 B) (/ x B)))>
#<alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (* B (- (* -7/360 (pow B 2)) 1/6))) (+ (/ 1 B) (/ x B)))>
#<alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 4)))) (* B (- (* -7/360 (pow B 2)) 1/6)))) (+ (/ 1 B) (/ x B)))>
#<alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 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)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 6)))) (* B (- (* -7/360 (pow B 2)) 1/6))))) (+ (/ 1 B) (/ x B)))>
#<alt (* 1/6 F)>
#<alt (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))>
#<alt (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))>
#<alt (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))>
#<alt (* 7/360 (* (pow B 2) F))>
#<alt (* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))>
#<alt (* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))>
#<alt (* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))>
#<alt (* 7/360 (* (pow B 2) F))>
#<alt (* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))>
#<alt (* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))>
#<alt (* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))>
#<alt (* F (+ 1/6 (* 7/360 (pow B 2))))>
#<alt (* F (+ 1/6 (* 7/360 (pow B 2))))>
#<alt (* F (+ 1/6 (* 7/360 (pow B 2))))>
#<alt (* F (+ 1/6 (* 7/360 (pow B 2))))>
#<alt (* F (+ 1/6 (* 7/360 (pow B 2))))>
#<alt (* F (+ 1/6 (* 7/360 (pow B 2))))>
#<alt (* F (+ 1/6 (* 7/360 (pow B 2))))>
#<alt (* F (+ 1/6 (* 7/360 (pow B 2))))>
#<alt (* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))>
#<alt (* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))>
#<alt (* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))>
#<alt (* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ x B)>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 B)>
#<alt (/ (- (* -1/6 (pow B 2)) 1) B)>
#<alt (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B)>
#<alt (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B)>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (/ -1 (sin B))>
#<alt (- (* -1 (/ x B)) (/ 1 (sin B)))>
#<alt (- (* -1 (/ x B)) (/ 1 (sin B)))>
#<alt (- (* -1 (/ x B)) (/ 1 (sin B)))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))>
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (/ (- (* -1/6 (pow B 2)) (+ 1 x)) B)>
#<alt (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) (+ 1 x)) B)>
#<alt (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) (+ 1 x)) B)>
#<alt (/ -1 (sin B))>
#<alt (- (* -1 (/ x B)) (/ 1 (sin B)))>
#<alt (- (* -1 (/ x B)) (/ 1 (sin B)))>
#<alt (- (* -1 (/ x B)) (/ 1 (sin B)))>
#<alt (/ -1 (sin B))>
#<alt (- (* -1 (/ x B)) (/ 1 (sin B)))>
#<alt (- (* -1 (/ x B)) (/ 1 (sin B)))>
#<alt (- (* -1 (/ x B)) (/ 1 (sin B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ x B)))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F B)>
#<alt (/ (+ F (* 1/6 (* (pow B 2) F))) B)>
#<alt (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)>
#<alt (/ (+ 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)>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ F (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ x B)>
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)>
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)>
#<alt (/ (+ 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)>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ (* x (cos B)) (sin B))>
#<alt (/ 2 (pow F 2))>
#<alt (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))>
#<alt (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))>
#<alt (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))>
#<alt (* 2 (/ x (pow F 2)))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* 2 (/ x (pow F 2)))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (sqrt (+ 2 (pow F 2)))>
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))>
#<alt (+ (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))))))))))>
#<alt (* (sqrt x) (sqrt 2))>
#<alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))>
#<alt (* 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)))))>
#<alt (* 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))))))>
#<alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))>
#<alt (* -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)))))))>
#<alt (* -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))))))))>
#<alt (sqrt (+ 2 (* 2 x)))>
#<alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (+ (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))))))))>
#<alt (+ (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))))))))))>
#<alt F>
#<alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))>
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))>
#<alt (* 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)))))))>
#<alt (* -1 F)>
#<alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))>
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))>
#<alt (* -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))))))))>
#<alt (/ F B)>
#<alt (/ (+ F (* 1/6 (* (pow B 2) F))) B)>
#<alt (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B)>
#<alt (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B)>
#<alt (* 7/360 (* (pow B 3) F))>
#<alt (* (pow B 3) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))>
#<alt (* (pow B 3) (+ (* 7/360 F) (+ (* 1/6 (/ F (pow B 2))) (/ F (pow B 4)))))>
#<alt (* (pow B 3) (+ (* 7/360 F) (+ (* 1/6 (/ F (pow B 2))) (/ F (pow B 4)))))>
#<alt (* 7/360 (* (pow B 3) F))>
#<alt (* -1 (* (pow B 3) (+ (* -1/6 (/ F (pow B 2))) (* -7/360 F))))>
#<alt (* -1 (* (pow B 3) (+ (* -1 (/ F (pow B 4))) (+ (* -1/6 (/ F (pow B 2))) (* -7/360 F)))))>
#<alt (* -1 (* (pow B 3) (+ (* -1 (/ F (pow B 4))) (+ (* -1/6 (/ F (pow B 2))) (* -7/360 F)))))>
#<alt (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)>
#<alt (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)>
#<alt (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)>
#<alt (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)>
#<alt (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)>
#<alt (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)>
#<alt (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)>
#<alt (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)>
#<alt (* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))>
#<alt (* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))>
#<alt (* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))>
#<alt (* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
#<alt (* -1 (/ x B))>
Calls

138 calls:

TimeVariablePointExpression
13.0ms
F
@0
(* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))
6.0ms
F
@inf
(* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))
3.0ms
x
@-inf
(* (/ 1 B) (- (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1) x))
2.0ms
F
@inf
(/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B)
1.0ms
x
@-inf
(* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))

rewrite462.0ms (2.3%)

Memory
-44.0MiB live, 846.8MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 518×/-lowering-/.f32
4 518×/-lowering-/.f64
3 800×*-lowering-*.f32
3 800×*-lowering-*.f64
3 004×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047252
1318246
23375240
08771216
Stop Event
iter limit
node limit
Counts
23 → 888
Calls
Call 1
Inputs
(/ (/ F (sqrt (+ (* F F) 2))) (sin B))
(- (/ (/ F (sqrt (+ (* F F) 2))) (sin B)) (/ x (tan B)))
(/ F (sqrt (+ (* F F) 2)))
(sqrt (+ (* F F) 2))
(/ (- -1 x) B)
(- -1 x)
(+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1)
(* (/ 1 B) (- (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1) x))
(/ 1 B)
(- (+ (* -1/2 (/ (+ (* 2 x) 2) (* F F))) 1) x)
(* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2)))))
(+ (neg (/ x B)) (* (/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B) (/ 1 (sqrt (+ (* 2 x) (+ (* F F) 2))))))
(+ (* (* B B) (* F 7/360)) (* F 1/6))
(/ x B)
(* (/ F (sin B)) (/ -1 F))
(+ (neg (/ x B)) (* (/ F (sin B)) (/ -1 F)))
(/ F (sin B))
(/ x (tan B))
(/ (+ (* 2 x) 2) (* F F))
(* F F)
(sqrt (+ (* 2 x) (+ (* F F) 2)))
(/ (+ (* (* B B) (+ (* (* B B) (* F 7/360)) (* F 1/6))) F) B)
(neg (/ x B))
Outputs
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)))))
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F))
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)))
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1 binary64)) (sin.f64 B))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))
(pow.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F) (sin.f64 B)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))
(+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))
(-.f64 (/.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) #s(literal 3 binary64)) (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B)))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B)))))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) x)) (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))))) (neg.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))))) (neg.f64 (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B))
(/.f64 (neg.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) x))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) x))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (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 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))))
(*.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) F) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) F)
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 F F #s(literal -2 binary64)) (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal -4 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64))) (sqrt.f64 (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal -4 binary64))) (sqrt.f64 (fma.f64 F F #s(literal -2 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal -4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 F F #s(literal -2 binary64)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 F F #s(literal -2 binary64)))))
(pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 F (*.f64 F (*.f64 F F)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal -2 binary64)))))
(*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) B)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) B) (*.f64 B (/.f64 B x)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (*.f64 B (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) B))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) B))
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 B (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 B (+.f64 x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) B)
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1 binary64))) B)
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x))) (neg.f64 (*.f64 B B)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) B)) (neg.f64 (*.f64 B (/.f64 B x))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) B)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (/.f64 (*.f64 x x) (*.f64 B B)))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 x #s(literal -1 binary64))))
(pow.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) B))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) B))
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B))
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))
(-.f64 #s(literal -1 binary64) x)
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))
(fma.f64 x #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64)))))
(pow.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))
(+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64))
(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))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F F))))
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F F)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))))
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B)))
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B)))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))) (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (*.f64 B (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))) (*.f64 B (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))) B))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) B))
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) B)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) B)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 B (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 B (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))) B)))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))))
(pow.f64 (/.f64 B (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) B))
(exp.f64 (*.f64 (log.f64 B) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) B))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) B))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B))))
(/.f64 #s(literal 1 binary64) B)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(pow.f64 B #s(literal -1 binary64))
(pow.f64 (*.f64 B B) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64))
(pow.f64 (pow.f64 B #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 B)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64))
(*.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)))
(+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal 0 binary64) x)))
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) x))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))
(+.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 x #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(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 binary64) x))
(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 binary64) (-.f64 #s(literal 1 binary64) x)))
(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 binary64) x) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))) (neg.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))))
(pow.f64 (/.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) #s(literal 1 binary64))
(*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64))))))
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))
(/.f64 #s(literal 1 binary64) (/.f64 B (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))))
(/.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (neg.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (neg.f64 (neg.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (neg.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))))
(/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) #s(literal -1 binary64)) (*.f64 B (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) #s(literal -1 binary64))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(pow.f64 (*.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal -1 binary64))
(pow.f64 (/.f64 B (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B))
(*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (/.f64 #s(literal 1 binary64) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (/.f64 (/.f64 #s(literal 1 binary64) B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B))
(*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) B))
(+.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 x B))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B)) (/.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B)))
(-.f64 (+.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 0 binary64)) (/.f64 x B))
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 x B) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (/.f64 #s(literal 1 binary64) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (/.f64 (/.f64 #s(literal 1 binary64) B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 x x) (*.f64 B B))))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (+.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 B B))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (-.f64 #s(literal 0 binary64) B) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) B (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (*.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B (*.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B (*.f64 B (-.f64 #s(literal 0 binary64) x))) (*.f64 B B))
(/.f64 (fma.f64 x (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B))) (*.f64 (-.f64 #s(literal 0 binary64) B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (fma.f64 x (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (fma.f64 x B (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) B) B))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B))) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 B (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) B (*.f64 B (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 B B))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 x x) (*.f64 B B)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 B B)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B)))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (*.f64 B B))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B))
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1 binary64))) B)
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (-.f64 #s(literal 0 binary64) B) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) B (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (neg.f64 (*.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B (*.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B) (*.f64 B x))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 B B)))
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (fma.f64 x B (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) B)))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)))) (neg.f64 (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))) (neg.f64 (*.f64 B (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) B (*.f64 B (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (neg.f64 (*.f64 B B)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 x x) (*.f64 B B))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (*.f64 B B)))) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)))
(pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (*.f64 B (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 x x) (*.f64 B B)))))
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B)))
(+.f64 (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B))) (*.f64 F #s(literal 1/6 binary64)))
(+.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64)) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) F))) (/.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64)) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) F))))
(fma.f64 F #s(literal 1/6 binary64) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B))))
(fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))
(fma.f64 B (*.f64 B (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64)))
(fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))
(fma.f64 #s(literal 7/360 binary64) (*.f64 F (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))
(fma.f64 (*.f64 F #s(literal 7/360 binary64)) (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/6 binary64) F (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B))))
(fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64)))
(fma.f64 (*.f64 B (*.f64 F #s(literal 7/360 binary64))) B (*.f64 F #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (*.f64 B B) #s(literal 7/360 binary64)) F (*.f64 F #s(literal 1/6 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (-.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)))))) (fma.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 343/46656000 binary64))) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 1/216 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) F)) (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (neg.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (-.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)))))) (fma.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 343/46656000 binary64))) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 1/216 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) F)) (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (neg.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64))))))
(/.f64 (fma.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 343/46656000 binary64))) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (-.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)))))))
(/.f64 (fma.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 343/46656000 binary64))) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 F F) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64)) (*.f64 (*.f64 F #s(literal 7/360 binary64)) (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (neg.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64)))) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) F)))
(/.f64 (neg.f64 (fma.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 343/46656000 binary64))) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (-.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 343/46656000 binary64))) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 F F) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64)) (*.f64 (*.f64 F #s(literal 7/360 binary64)) (*.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (neg.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64))))) (neg.f64 (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) F))))
(/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64))) (-.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 343/46656000 binary64))) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 1/216 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (-.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (neg.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64)))))) (neg.f64 (neg.f64 (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) F)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64)))) (neg.f64 (-.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (-.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)))))) (fma.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 343/46656000 binary64))) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 1/216 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) F)) (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (neg.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 343/46656000 binary64))) (*.f64 (*.f64 F (*.f64 F F)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (-.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B))))))))
(*.f64 (fma.f64 (*.f64 (*.f64 F (*.f64 B B)) (*.f64 F (*.f64 B B))) #s(literal 49/129600 binary64) (neg.f64 (*.f64 (*.f64 F F) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) F))))
(exp.f64 (*.f64 (log.f64 (/.f64 B x)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(/.f64 x B)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B x))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 x #s(literal 1 binary64)) B)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B))))
(pow.f64 (/.f64 B x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) B))
(*.f64 #s(literal 1 binary64) (/.f64 x B))
(*.f64 (/.f64 #s(literal 1 binary64) B) x)
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) B))
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 #s(literal -1 binary64) (*.f64 F (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (sin.f64 B) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 F (sin.f64 B)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (-.f64 #s(literal 0 binary64) F)))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) F)))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (-.f64 #s(literal 0 binary64) F))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) F)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 F (/.f64 (sin.f64 B) F))))
(/.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) F))
(/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) F)
(/.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) F))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 F (sin.f64 B))))
(/.f64 (neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) F)))
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) F)) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) F))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) F)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))) (neg.f64 (neg.f64 (*.f64 F (sin.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) F)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 F (sin.f64 B))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (-.f64 #s(literal 0 binary64) F))) #s(literal -1 binary64))
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))
(*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 x B))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) (/.f64 (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 0 binary64)) (/.f64 x B))
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 x B) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(fma.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (*.f64 x x) (*.f64 B B))))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) x) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (fma.f64 x (*.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) F))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 F (sin.f64 B))))
(/.f64 (fma.f64 x F (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) B) F))
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 F (-.f64 #s(literal 0 binary64) F)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (sin.f64 B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 F (sin.f64 B)) (*.f64 B (-.f64 #s(literal 0 binary64) F))) (*.f64 B (*.f64 F (sin.f64 B))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) F (*.f64 B (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))) (*.f64 B F))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B) (*.f64 B (/.f64 F (-.f64 #s(literal 0 binary64) F)))) (*.f64 B (sin.f64 B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 F (sin.f64 B)) x)) (*.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) F) B (*.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 F (sin.f64 B)) B))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) B) (*.f64 F x)) (*.f64 F (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) B (*.f64 F (-.f64 #s(literal 0 binary64) x))) (*.f64 F B))
(/.f64 (fma.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (fma.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) B (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) B))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 3 binary64)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (*.f64 x x) (*.f64 B B)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) x) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) (-.f64 #s(literal 0 binary64) B)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 x x) (*.f64 B B))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 F (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 x F (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) F)))
(/.f64 (neg.f64 (fma.f64 (sin.f64 B) x (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 F (-.f64 #s(literal 0 binary64) F))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 F (sin.f64 B)) (*.f64 B (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (*.f64 B (*.f64 F (sin.f64 B)))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) F (*.f64 B (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))))) (neg.f64 (*.f64 B F)))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B) (*.f64 B (/.f64 F (-.f64 #s(literal 0 binary64) F))))) (neg.f64 (*.f64 B (sin.f64 B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 F (sin.f64 B)) x))) (neg.f64 (*.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) F) B (*.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 F (sin.f64 B)) B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) B) (*.f64 F x))) (neg.f64 (*.f64 F (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) B (*.f64 F (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 F B)))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) B) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (fma.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) B (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sin.f64 B) B)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 3 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (*.f64 x x) (*.f64 B B))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 x x) (*.f64 B B)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B))) (/.f64 (*.f64 x x) (*.f64 B B)))))
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (/.f64 (*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))
(neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 F (sin.f64 B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) F))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 x (tan.f64 B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 F F))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F F)))
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 F F) (-.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 x #s(literal 4 binary64)))))
(/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64))))
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 x #s(literal 4 binary64))) (*.f64 F F)))
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) (*.f64 F F)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F))))
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (-.f64 #s(literal 0 binary64) F))
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (neg.f64 (*.f64 (*.f64 F F) (-.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 x #s(literal 4 binary64))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -4 binary64))) (neg.f64 (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 F F))
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 x #s(literal 4 binary64))) (*.f64 F F))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) (*.f64 F F))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))) (neg.f64 (-.f64 #s(literal 0 binary64) F)))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F F)))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 x #s(literal 4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64))))
(pow.f64 (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 F (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F))))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 #s(literal 1 binary64) F))
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 x #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 F)))
(pow.f64 F #s(literal 2 binary64))
(pow.f64 (*.f64 F F) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 F)) #s(literal 2 binary64))
(*.f64 F F)
(*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) F))
(*.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)))
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)))
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 0 binary64)) #s(literal -1 binary64))))
(sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 F F #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal 1 binary64))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64))) (sqrt.f64 (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x #s(literal 4 binary64)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))))))
(*.f64 (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (-.f64 #s(literal 0 binary64) B)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B)
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (fma.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 F (*.f64 F F))) (*.f64 B (fma.f64 F (-.f64 F (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))))))
(/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))) (*.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 F (*.f64 F F))) #s(literal -1 binary64)) (*.f64 (fma.f64 F (-.f64 F (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 F (*.f64 F F))) #s(literal 1 binary64)) (*.f64 (fma.f64 F (-.f64 F (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))))) B))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F)) B))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 F (*.f64 F F)))) (neg.f64 (*.f64 B (fma.f64 F (-.f64 F (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (*.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 F (*.f64 F F))) (/.f64 #s(literal 1 binary64) B)) (fma.f64 F (-.f64 F (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))) (/.f64 #s(literal 1 binary64) B)) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 F (*.f64 F F))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 F (-.f64 F (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 F (*.f64 F F))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 F (-.f64 F (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))))) B)))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F)) B)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 F (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (fma.f64 F (-.f64 F (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))))
(pow.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F))
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) B) #s(literal 1 binary64))
(*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (/.f64 #s(literal 1 binary64) B))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F)) (/.f64 #s(literal -1 binary64) B))
(*.f64 (pow.f64 (/.f64 B (fma.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 F (*.f64 F F)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 F (-.f64 F (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))))))))
(*.f64 (pow.f64 (/.f64 B (*.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) F))))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(-.f64 #s(literal 0 binary64) (/.f64 x B))
(neg.f64 (/.f64 x B))
(/.f64 x (-.f64 #s(literal 0 binary64) B))
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 B x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) B) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) B) x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (*.f64 #s(literal 0 binary64) (/.f64 x B)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 B B)) (*.f64 #s(literal 0 binary64) (/.f64 x B))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x B))))
(pow.f64 (neg.f64 (/.f64 B x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) B) x) #s(literal -1 binary64))
(pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal -1 binary64) B))
(*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) B)))
(*.f64 #s(literal -1 binary64) (/.f64 x B))
(*.f64 (/.f64 x B) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B))

simplify612.0ms (3.1%)

Memory
-12.0MiB live, 1 093.4MiB allocated
Algorithm
egg-herbie
Rules
13 168×accelerator-lowering-fma.f32
13 168×accelerator-lowering-fma.f64
9 016×*-lowering-*.f32
9 016×*-lowering-*.f64
5 040×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
086510508
128019795
090419056
Stop Event
iter limit
node limit
Counts
552 → 552
Calls
Call 1
Inputs
(/ (* F (sqrt 1/2)) (sin B))
(* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B))))
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))
(* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))
(/ 1 (sin B))
(- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B))))
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B))))
(- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))))
(/ -1 (sin B))
(- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B)))
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))))
(- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B)
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (pow F 2))))))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(* -1 (/ (* x (cos B)) (sin B)))
(- (/ (* F (sqrt 1/2)) (sin B)) (/ (* x (cos B)) (sin B)))
(- (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (sin B)))
(- (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B))))
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B))))
(- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (* 5/2 (/ 1 (* (pow F 6) (sin B)))) (/ (* x (cos B)) (sin B)))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (+ (/ 3/2 (* (pow F 4) (sin B))) (/ (* x (cos B)) (sin B)))))
(- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (+ (* 3/2 (/ 1 (* (pow F 4) (sin B)))) (/ (* x (cos B)) (sin B)))))
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/3 x)))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* -1 (/ (* x (cos B)) (sin B)))
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))
(* F (sqrt 1/2))
(* F (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))))
(* F (+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))))
(* F (+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))))
1
(- 1 (/ 1 (pow F 2)))
(- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2)))
(- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))))
-1
(- (/ 1 (pow F 2)) 1)
(- (/ 1 (pow F 2)) (+ 1 (/ 3/2 (pow F 4))))
(- (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))) (+ 1 (/ 3/2 (pow F 4))))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ (pow F 2) (sqrt 2))))
(+ (sqrt 2) (* (pow F 2) (+ (* -1/8 (/ (pow F 2) (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (sqrt 2) (* (pow F 2) (+ (* (pow F 2) (- (* 1/16 (/ (pow F 2) (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2))))))
F
(* F (+ 1 (/ 1 (pow F 2))))
(* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4))))
(* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4))))
(* -1 F)
(* -1 (* F (+ 1 (/ 1 (pow F 2)))))
(* -1 (* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4)))))
(* -1 (* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4)))))
(/ -1 B)
(- (* -1 (/ x B)) (/ 1 B))
(- (* -1 (/ x B)) (/ 1 B))
(- (* -1 (/ x B)) (/ 1 B))
(* -1 (/ x B))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(* -1 (/ x B))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
(* -1 (/ (+ 1 x) B))
-1
(- (* -1 x) 1)
(- (* -1 x) 1)
(- (* -1 x) 1)
(* -1 x)
(* -1 (* x (+ 1 (/ 1 x))))
(* -1 (* x (+ 1 (/ 1 x))))
(* -1 (* x (+ 1 (/ 1 x))))
(* -1 x)
(* -1 (* x (+ 1 (/ 1 x))))
(* -1 (* x (+ 1 (/ 1 x))))
(* -1 (* x (+ 1 (/ 1 x))))
(- 1 (/ 1 (pow F 2)))
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))
(* -1 (/ x (pow F 2)))
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(* -1 (/ x (pow F 2)))
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2))
1
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
1
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- 1 (/ 1 (pow F 2))) B)
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))
(* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))
(* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))
(* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))
(/ (- 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 B)) (/ x B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x 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 B)) (/ x B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(/ 1 B)
(- 1 (/ 1 (pow F 2)))
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))
(* -1 (* x (+ 1 (/ 1 (pow F 2)))))
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))
(* -1 (* x (+ 1 (/ 1 (pow F 2)))))
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2))
(- 1 x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- 1 x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(* (/ 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) (+ (* 7/360 (* (* (pow B 2) 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) (+ (* 7/360 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)
(* 7/360 (* (* (pow B 3) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(* 7/360 (* (* (pow B 3) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* -1 (* (pow B 3) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* -1 (* (pow B 3) (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))
(* -1 (* (pow B 3) (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))
(* (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)
(+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)))
(+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B))))
(+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (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)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)))))
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (* B (- (* -7/360 (pow B 2)) 1/6))) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 4)))) (* B (- (* -7/360 (pow B 2)) 1/6)))) (/ 1 B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 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)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 6)))) (* B (- (* -7/360 (pow B 2)) 1/6))))) (/ 1 B))
(* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x)))))
(+ (* -1/2 (* (/ (* (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 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 (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x))))))
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 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 (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))))
(* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (- (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (- (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* -1 (/ x B))
(* x (- (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(* x (- (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))
(* x (- (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))
(* -1 (/ x B))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))) x)) (/ 1 B))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x))))) x)) (/ 1 B))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) x) B)
(* 7/360 (* (* (pow B 3) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(* (pow B 3) (- (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 4))))
(* (pow B 3) (- (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 4))))
(* 7/360 (* (* (pow B 3) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))
(* -1 (* (pow B 3) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))
(* -1 (* (pow B 3) (- (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) (* -1 (/ x (pow B 4))))))
(* -1 (* (pow B 3) (- (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) (* -1 (/ x (pow B 4))))))
(* -1 (/ x B))
(- (* (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x B))
(- (* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x B))
(- (* F (+ (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ x B))
(- (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)) (/ x B))
(- (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B))) (/ x B))
(- (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)))) (/ x B))
(- (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (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)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B))))) (/ x B))
(- (* B (- (* -7/360 (pow B 2)) 1/6)) (+ (/ 1 B) (/ x B)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (* B (- (* -7/360 (pow B 2)) 1/6))) (+ (/ 1 B) (/ x B)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 4)))) (* B (- (* -7/360 (pow B 2)) 1/6)))) (+ (/ 1 B) (/ x B)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 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)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 6)))) (* B (- (* -7/360 (pow B 2)) 1/6))))) (+ (/ 1 B) (/ x B)))
(* 1/6 F)
(+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))
(+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))
(+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))
(* 7/360 (* (pow B 2) F))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(* 7/360 (* (pow B 2) F))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))
(* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))
(* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))
(* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ x B)
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 B)
(/ (- (* -1/6 (pow B 2)) 1) B)
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B)
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B)
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(/ -1 (sin B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(* -1 (/ x B))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(* -1 (/ x B))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(* -1 (/ (+ 1 x) B))
(/ (- (* -1/6 (pow B 2)) (+ 1 x)) B)
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) (+ 1 x)) B)
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) (+ 1 x)) B)
(/ -1 (sin B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(/ -1 (sin B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin 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)
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ F (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin 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)
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ (* x (cos B)) (sin B))
(/ 2 (pow F 2))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(* 2 (/ x (pow F 2)))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(* 2 (/ x (pow F 2)))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(/ (+ 2 (* 2 x)) (pow F 2))
(pow F 2)
(pow F 2)
(pow F 2)
(pow F 2)
(pow F 2)
(pow F 2)
(pow F 2)
(pow F 2)
(pow F 2)
(pow F 2)
(pow F 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))))))))))
(* (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))))))
(* -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))))))))
(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))))))))))
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)))))))
(* -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))))))))
(/ F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B)
(/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B)
(* 7/360 (* (pow B 3) F))
(* (pow B 3) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(* (pow B 3) (+ (* 7/360 F) (+ (* 1/6 (/ F (pow B 2))) (/ F (pow B 4)))))
(* (pow B 3) (+ (* 7/360 F) (+ (* 1/6 (/ F (pow B 2))) (/ F (pow B 4)))))
(* 7/360 (* (pow B 3) F))
(* -1 (* (pow B 3) (+ (* -1/6 (/ F (pow B 2))) (* -7/360 F))))
(* -1 (* (pow B 3) (+ (* -1 (/ F (pow B 4))) (+ (* -1/6 (/ F (pow B 2))) (* -7/360 F)))))
(* -1 (* (pow B 3) (+ (* -1 (/ F (pow B 4))) (+ (* -1/6 (/ F (pow B 2))) (* -7/360 F)))))
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))
(* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))
(* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))
(* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
(* -1 (/ x B))
Outputs
(/ (* F (sqrt 1/2)) (sin B))
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B))
(* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B))))
(*.f64 F (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))))
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (/.f64 #s(literal 3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))))
(* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal -5/256 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal 3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B))))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))))
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B))))
(+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F (sin.f64 B))))))
(- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))
(- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))))
(-.f64 (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (/.f64 #s(literal 3/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B)
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B)
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B)
(/.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) B)
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (pow F 2))))))))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (*.f64 B B) (fma.f64 F #s(literal 1/840 binary64) (*.f64 F #s(literal -7/2160 binary64))))))) (*.f64 (*.f64 B B) (*.f64 B B)))) 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)))
(* (/ 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)))
(* (/ 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)))
(* (/ 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)))
(* (/ 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)))
(* (/ 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)))
(* (/ 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)))
(* (/ 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)))
(* -1 (/ (* x (cos B)) (sin B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(- (/ (* F (sqrt 1/2)) (sin B)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (/.f64 #s(literal 3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (fma.f64 x (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (sin.f64 B))))))
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B))))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 x (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))))))
(- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (* 5/2 (/ 1 (* (pow F 6) (sin B)))) (/ (* x (cos B)) (sin B)))))
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))) (fma.f64 x (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))) (fma.f64 x (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (+ (/ 3/2 (* (pow F 4) (sin B))) (/ (* x (cos B)) (sin B)))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 x (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (+ (* 3/2 (/ 1 (* (pow F 4) (sin B)))) (/ (* x (cos B)) (sin B)))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (sin.f64 B)))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 x (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/3 x)))) x) B)
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F #s(literal 7/360 binary64)) (*.f64 x #s(literal 1/45 binary64))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B B))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (*.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 (*.f64 B B) (-.f64 (fma.f64 x #s(literal 1/105 binary64) (*.f64 x #s(literal -1/135 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F #s(literal 1/840 binary64) (*.f64 F #s(literal -7/2160 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F #s(literal 7/360 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) x) B)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 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)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (*.f64 (sin.f64 B) x))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (*.f64 (sin.f64 B) x))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (*.f64 (sin.f64 B) x))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) x))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) x))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) x))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))
(* F (sqrt 1/2))
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))
(* F (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))))
(*.f64 F (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
(* F (+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))))
(*.f64 F (fma.f64 F (*.f64 F (fma.f64 F (*.f64 F (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))
(* F (+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal -5/256 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
1
#s(literal 1 binary64)
(- 1 (/ 1 (pow F 2)))
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2)))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))))
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64))))
-1
#s(literal -1 binary64)
(- (/ 1 (pow F 2)) 1)
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))
(- (/ 1 (pow F 2)) (+ 1 (/ 3/2 (pow F 4))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))))
(- (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))) (+ 1 (/ 3/2 (pow F 4))))
(+.f64 (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ (pow F 2) (sqrt 2))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* (pow F 2) (+ (* -1/8 (/ (pow F 2) (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* (pow F 2) (+ (* (pow F 2) (- (* 1/16 (/ (pow F 2) (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 F F) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))
F
(* F (+ 1 (/ 1 (pow F 2))))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F F)) F)
(* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4))))
(*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 4 binary64))))))
(* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4))))
(*.f64 F (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 4 binary64)))))
(* -1 F)
(-.f64 #s(literal 0 binary64) F)
(* -1 (* F (+ 1 (/ 1 (pow F 2)))))
(*.f64 F (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(* -1 (* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) F))
(* -1 (* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4)))))
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) F))
(/ -1 B)
(/.f64 #s(literal -1 binary64) B)
(- (* -1 (/ x B)) (/ 1 B))
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 #s(literal -1 binary64) B))
(- (* -1 (/ x B)) (/ 1 B))
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 #s(literal -1 binary64) B))
(- (* -1 (/ x B)) (/ 1 B))
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 #s(literal -1 binary64) B))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
-1
#s(literal -1 binary64)
(- (* -1 x) 1)
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(- (* -1 x) 1)
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(- (* -1 x) 1)
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(- 1 (/ 1 (pow F 2)))
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(* -1 (/ x (pow F 2)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F)))
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) x))))))
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) x))))))
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) x))))))
(* -1 (/ x (pow F 2)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F)))
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2))
(/.f64 (fma.f64 F F (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 F F))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2))
(/.f64 (fma.f64 F F (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 F F))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2))
(/.f64 (fma.f64 F F (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 F F))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)))
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)))
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)))
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)))
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)))
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- 1 (/ 1 (pow F 2))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))
(+.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))))
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))
(+.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))))
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))
(+.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))))
(* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 B (*.f64 F F)))))))
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 B (*.f64 F F)))))))
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 B (*.f64 F F)))))))
(* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))
(/.f64 (fma.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)) (*.f64 F F))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))
(/.f64 (fma.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)) (*.f64 F F))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))
(/.f64 (fma.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)) (*.f64 F F))
(/ (- 1 x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) 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))
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(- 1 (/ 1 (pow F 2)))
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))
(+.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))
(+.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))
(+.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(* -1 (* x (+ 1 (/ 1 (pow F 2)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) x))))))
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) x))))))
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) x))))))
(* -1 (* x (+ 1 (/ 1 (pow F 2)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))
(-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)) x))
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))
(-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)) x))
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))
(-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)) x))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2))
(/.f64 (fma.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 F F))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2))
(/.f64 (fma.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 F F))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2))
(/.f64 (fma.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 F F))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(* (/ 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))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B)
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) 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 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))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) 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 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))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) B)
(* 7/360 (* (* (pow B 3) F) (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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B (*.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))))) (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))
(* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B (*.f64 B 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 (pow.f64 B #s(literal 4 binary64))) (*.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 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))))
(* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B (*.f64 B 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 (pow.f64 B #s(literal 4 binary64))) (*.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 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))))
(* 7/360 (* (* (pow B 3) F) (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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(* -1 (* (pow B 3) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 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 F (*.f64 B B)) #s(literal -1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))) (neg.f64 (*.f64 B (*.f64 B B))))
(* -1 (* (pow B 3) (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 B (*.f64 B 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 F (*.f64 B B)) #s(literal -1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))) (*.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 (pow.f64 B #s(literal 4 binary64)))))))
(* -1 (* (pow B 3) (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 B (*.f64 B 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 F (*.f64 B B)) #s(literal -1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))) (*.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 (pow.f64 B #s(literal 4 binary64)))))))
(* (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) B)
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))))
(* F (+ (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B) (*.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 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))))
(* F (+ (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 (/.f64 (*.f64 (*.f64 F F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (*.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)))) #s(literal -5/16 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B) (*.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 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))))
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)
(+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)))
(fma.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))
(+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B))))
(fma.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B))))
(+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (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)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/4 binary64))))))) (*.f64 B (pow.f64 F #s(literal 6 binary64))))) (fma.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B))))
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (* B (- (* -7/360 (pow B 2)) 1/6))) (/ 1 B))
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 4)))) (* B (- (* -7/360 (pow B 2)) 1/6)))) (/ 1 B))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 #s(literal -3/4 binary64) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 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)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 6)))) (* B (- (* -7/360 (pow B 2)) 1/6))))) (/ 1 B))
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 B (pow.f64 F #s(literal 6 binary64))))) (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B))))
(* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(+ (* -1 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(-.f64 (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 (*.f64 (*.f64 x (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) B))
(+ (* x (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) B))))
(+ (* x (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (*.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) B) (*.f64 (/.f64 (*.f64 x (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) B))))
(* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x)))
(/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B)
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x))))
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))))
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x)))))
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)))))
(+ (* -1/2 (* (/ (* (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 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 (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 x))))))
(fma.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) x) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))))))
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))
(/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B)
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x))))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B)))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 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 (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 x) #s(literal -1/16 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))))
(* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(+ (* x (- (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 x (fma.f64 (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B))
(+ (* x (- (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (*.f64 x (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) B) (fma.f64 (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) B)))))
(+ (* x (- (+ (* -1 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (*.f64 x (fma.f64 x (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) B) (*.f64 (/.f64 (*.f64 x (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) #s(literal -5/2 binary64)))) (fma.f64 (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) B)))))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* x (- (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(*.f64 x (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) B)))
(* x (- (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (/.f64 #s(literal -1 binary64) B))))
(* x (- (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* (sqrt 1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))))) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) B)))))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (* x (+ (* -1 (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) B))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x)))) x)) (/ 1 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B)) x))))
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))))) B) (sqrt (/ 1 x))))) x)) (/ 1 B))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))) x)) (-.f64 #s(literal 0 binary64) x))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (fma.f64 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 0 binary64) x)) B)
(/ (- (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) 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))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) x) B)
(/.f64 (fma.f64 (*.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))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))) (fma.f64 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 0 binary64) x))) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 7/360 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) x) B)
(/.f64 (fma.f64 (*.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))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))) (fma.f64 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 0 binary64) x))) B)
(* 7/360 (* (* (pow B 3) F) (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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(* (pow B 3) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))
(*.f64 (*.f64 B (*.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))))) (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))
(* (pow B 3) (- (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 4))))
(*.f64 (*.f64 B (*.f64 B 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))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)) (/.f64 F (pow.f64 B #s(literal 4 binary64)))) (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 #s(literal 7/360 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 B #s(literal 4 binary64))))))
(* (pow B 3) (- (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (/ x (pow B 4))))
(*.f64 (*.f64 B (*.f64 B 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))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)) (/.f64 F (pow.f64 B #s(literal 4 binary64)))) (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 #s(literal 7/360 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 B #s(literal 4 binary64))))))
(* 7/360 (* (* (pow B 3) F) (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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(* -1 (* (pow B 3) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 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 F (*.f64 B B)) #s(literal -1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))) (neg.f64 (*.f64 B (*.f64 B B))))
(* -1 (* (pow B 3) (- (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) (* -1 (/ x (pow B 4))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 B (*.f64 B 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))))) (fma.f64 (/.f64 F (*.f64 B B)) #s(literal -1/6 binary64) (*.f64 F #s(literal -7/360 binary64))) (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 (-.f64 #s(literal 0 binary64) F) (pow.f64 B #s(literal 4 binary64))) (/.f64 x (pow.f64 B #s(literal 4 binary64)))))))
(* -1 (* (pow B 3) (- (+ (* -1 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* -1/6 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) (* -1 (/ x (pow B 4))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 B (*.f64 B 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))))) (fma.f64 (/.f64 F (*.f64 B B)) #s(literal -1/6 binary64) (*.f64 F #s(literal -7/360 binary64))) (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 (-.f64 #s(literal 0 binary64) F) (pow.f64 B #s(literal 4 binary64))) (/.f64 x (pow.f64 B #s(literal 4 binary64)))))))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(- (* (/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ x B))
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(- (* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x B))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(- (* F (+ (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ x B))
(-.f64 (*.f64 F (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B) (*.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 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)))) (/.f64 x B))
(- (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)) (/ x B))
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(- (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B))) (/ x B))
(fma.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(- (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)))) (/ x B))
(fma.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
(- (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (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)))) (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B))))) (/ x B))
(fma.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/4 binary64))))))) (*.f64 B (pow.f64 F #s(literal 6 binary64))))) (fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))
(- (* B (- (* -7/360 (pow B 2)) 1/6)) (+ (/ 1 B) (/ x B)))
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (* B (- (* -7/360 (pow B 2)) 1/6))) (+ (/ 1 B) (/ x B)))
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B))) (/.f64 x B))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 4)))) (* B (- (* -7/360 (pow B 2)) 1/6)))) (+ (/ 1 B) (/ x B)))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 #s(literal -3/4 binary64) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B)))
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 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)) (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) (* B (pow F 6)))) (* B (- (* -7/360 (pow B 2)) 1/6))))) (+ (/ 1 B) (/ x B)))
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 B (pow.f64 F #s(literal 6 binary64))))) (-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))))
(* 1/6 F)
(*.f64 F #s(literal 1/6 binary64))
(+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(+ (* 7/360 (* (pow B 2) F)) (* 1/6 F))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* 7/360 (* (pow B 2) F))
(*.f64 F (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))
(* 7/360 (* (pow B 2) F))
(*.f64 F (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))
(* (pow B 2) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* F (+ 1/6 (* 7/360 (pow B 2))))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(* -1 (* F (- (* -7/360 (pow B 2)) 1/6)))
(*.f64 F (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)))
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ x B)
(/.f64 x B)
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 B)
(/.f64 #s(literal -1 binary64) B)
(/ (- (* -1/6 (pow B 2)) 1) B)
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 B) (/ 1 (* x (sin B))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(/ (- (* -1/6 (pow B 2)) (+ 1 x)) B)
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) (+ 1 x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) (+ 1 x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(- (* -1 (/ x B)) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(* -1 (+ (/ 1 (sin B)) (/ x B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F B)
(/.f64 F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) B)
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) 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 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 F #s(literal -7/2160 binary64))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B)
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ F (sin B))
(/.f64 F (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) x) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64)) (*.f64 x #s(literal -1/3 binary64))) 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 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 x #s(literal 1/105 binary64) (*.f64 x #s(literal -1/135 binary64))) (neg.f64 (*.f64 B B)) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #s(literal -1/3 binary64))) x) B)
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ (* x (cos B)) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))
(/ 2 (pow F 2))
(/.f64 #s(literal 2 binary64) (*.f64 F F))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))
(fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F)))
(* 2 (/ x (pow F 2)))
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) x))))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) x))))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) x))))
(* 2 (/ x (pow F 2)))
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F)))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) x))))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) x))))
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) x))))
(/ (+ 2 (* 2 x)) (pow F 2))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 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))
(/ (+ 2 (* 2 x)) (pow F 2))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 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))
(/ (+ 2 (* 2 x)) (pow F 2))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 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))
(/ (+ 2 (* 2 x)) (pow F 2))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 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))
(/ (+ 2 (* 2 x)) (pow F 2))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 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))
(/ (+ 2 (* 2 x)) (pow F 2))
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 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)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(pow F 2)
(*.f64 F F)
(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 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (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 x (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 F F #s(literal 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 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 x)))
(* -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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) x))
(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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/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/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))))))
(fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 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)))))) (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 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 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 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 1/16 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)))))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))
F
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))
(*.f64 F (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(*.f64 F (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64))))
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(fma.f64 F (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))))) F)
(* -1 F)
(-.f64 #s(literal 0 binary64) F)
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) F) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)))
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(*.f64 F (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #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 #s(literal 0 binary64) (fma.f64 F (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))))) F))
(/ F B)
(/.f64 F B)
(/ (+ F (* 1/6 (* (pow B 2) F))) B)
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) B)
(/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(/ (+ F (* (pow B 2) (+ (* 7/360 (* (pow B 2) F)) (* 1/6 F)))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(* 7/360 (* (pow B 3) F))
(*.f64 F (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64))))
(* (pow B 3) (+ (* 7/360 F) (* 1/6 (/ F (pow B 2)))))
(*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)))))))
(* (pow B 3) (+ (* 7/360 F) (+ (* 1/6 (/ F (pow B 2))) (/ F (pow B 4)))))
(*.f64 B (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)) (fma.f64 F #s(literal 7/360 binary64) (/.f64 F (pow.f64 B #s(literal 4 binary64)))))))
(* (pow B 3) (+ (* 7/360 F) (+ (* 1/6 (/ F (pow B 2))) (/ F (pow B 4)))))
(*.f64 B (*.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B)) (fma.f64 F #s(literal 7/360 binary64) (/.f64 F (pow.f64 B #s(literal 4 binary64)))))))
(* 7/360 (* (pow B 3) F))
(*.f64 F (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64))))
(* -1 (* (pow B 3) (+ (* -1/6 (/ F (pow B 2))) (* -7/360 F))))
(*.f64 (fma.f64 (/.f64 F (*.f64 B B)) #s(literal -1/6 binary64) (*.f64 F #s(literal -7/360 binary64))) (neg.f64 (*.f64 B (*.f64 B B))))
(* -1 (* (pow B 3) (+ (* -1 (/ F (pow B 4))) (+ (* -1/6 (/ F (pow B 2))) (* -7/360 F)))))
(*.f64 (-.f64 (fma.f64 (/.f64 F (*.f64 B B)) #s(literal -1/6 binary64) (*.f64 F #s(literal -7/360 binary64))) (/.f64 F (pow.f64 B #s(literal 4 binary64)))) (neg.f64 (*.f64 B (*.f64 B B))))
(* -1 (* (pow B 3) (+ (* -1 (/ F (pow B 4))) (+ (* -1/6 (/ F (pow B 2))) (* -7/360 F)))))
(*.f64 (-.f64 (fma.f64 (/.f64 F (*.f64 B B)) #s(literal -1/6 binary64) (*.f64 F #s(literal -7/360 binary64))) (/.f64 F (pow.f64 B #s(literal 4 binary64)))) (neg.f64 (*.f64 B (*.f64 B B))))
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(/ (* F (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))) B)
(/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) B)
(* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64))) B))
(* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64))) B))
(* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64))) B))
(* -1 (/ (* F (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1)) B))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64))) B))
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(* -1 (/ x B))
(/.f64 (-.f64 #s(literal 0 binary64) x) B)

eval276.0ms (1.4%)

Memory
64.2MiB live, 476.5MiB allocated
Compiler

Compiled 46 138 to 3 948 computations (91.4% saved)

prune307.0ms (1.6%)

Memory
-49.5MiB live, 687.2MiB allocated
Pruning

87 alts after pruning (85 fresh and 2 done)

PrunedKeptTotal
New1 504351 539
Fresh155065
Picked415
Done011
Total1 523871 610
Accuracy
100.0%
Counts
1 610 → 87
Alt Table
Click to see full alt table
StatusAccuracyProgram
21.9%
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
84.6%
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
19.2%
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
34.0%
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
34.0%
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
22.2%
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
30.0%
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
24.0%
(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))
22.6%
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
29.6%
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
20.7%
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
30.6%
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
23.0%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
12.3%
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
30.0%
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
24.8%
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
41.0%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
41.0%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
30.4%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
29.7%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
30.5%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
30.1%
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
42.2%
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
42.9%
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
26.0%
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
30.6%
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
30.2%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
12.6%
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
6.0%
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
26.0%
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
19.2%
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
54.7%
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
19.3%
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
25.9%
(/.f64 x (neg.f64 B))
30.1%
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
25.8%
(/.f64 #s(literal -1 binary64) (/.f64 B x))
16.4%
(/.f64 #s(literal -1 binary64) (sin.f64 B))
11.2%
(/.f64 #s(literal -1 binary64) B)
29.7%
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
24.0%
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
27.3%
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
55.5%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
54.7%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
54.6%
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
55.4%
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
57.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
37.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
55.8%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
60.5%
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)))
34.8%
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
30.0%
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
34.4%
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
11.8%
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
27.3%
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
30.9%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
19.0%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
31.2%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
26.5%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
31.7%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
20.9%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
44.3%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
26.3%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
11.5%
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
42.2%
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
42.2%
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
38.3%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
71.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
28.7%
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))
24.7%
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
43.2%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
23.0%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
12.3%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
19.2%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
23.0%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
12.6%
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
25.8%
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
54.6%
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
30.1%
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
31.7%
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
26.4%
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
3.0%
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
2.3%
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
16.2%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
26.0%
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
31.8%
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
41.0%
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (*.f64 B (sin.f64 B))))))
3.3%
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
Compiler

Compiled 4 817 to 1 711 computations (64.5% saved)

regimes221.0ms (1.1%)

Memory
43.9MiB live, 390.5MiB allocated
Counts
153 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 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 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64)))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.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)) (/.f64 #s(literal 1 binary64) F)))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (*.f64 B (sin.f64 B))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (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)) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
(*.f64 x (fma.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)) (/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (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 (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (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)) #s(literal 0 binary64)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

4 calls:

59.0ms
F
49.0ms
B
48.0ms
x
42.0ms
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
Results
AccuracySegmentsBranch
99.7%3F
84.9%1B
84.9%1x
87.0%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))))))
Compiler

Compiled 42 to 29 computations (31% saved)

regimes64.0ms (0.3%)

Memory
2.1MiB live, 115.5MiB allocated
Counts
132 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 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 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64)))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.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)) (/.f64 #s(literal 1 binary64) F)))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

41.0ms
F
Results
AccuracySegmentsBranch
99.6%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes65.0ms (0.3%)

Memory
-15.3MiB live, 137.7MiB allocated
Counts
131 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 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 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64)))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.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)) (/.f64 #s(literal 1 binary64) F)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

37.0ms
F
Results
AccuracySegmentsBranch
99.3%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes314.0ms (1.6%)

Memory
-114.2MiB live, 152.6MiB allocated
Counts
128 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 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 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64)))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

286.0ms
F
Results
AccuracySegmentsBranch
99.3%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes55.0ms (0.3%)

Memory
13.7MiB live, 132.6MiB allocated
Counts
127 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 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 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64)))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

35.0ms
F
Results
AccuracySegmentsBranch
93.3%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes129.0ms (0.7%)

Memory
-2.0MiB live, 310.6MiB allocated
Counts
122 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 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 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64)))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
Calls

3 calls:

36.0ms
x
35.0ms
F
35.0ms
B
Results
AccuracySegmentsBranch
71.5%1B
80.9%3x
89.3%4F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes91.0ms (0.5%)

Memory
6.6MiB live, 205.9MiB allocated
Counts
121 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 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 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)) (/.f64 x (tan.f64 B)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/45 binary64) (fma.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 B (neg.f64 (*.f64 B (*.f64 F #s(literal -31/15120 binary64)))) (*.f64 F #s(literal 7/360 binary64)))))) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
Outputs
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))
Calls

2 calls:

39.0ms
x
34.0ms
F
Results
AccuracySegmentsBranch
80.9%3x
82.0%4F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes179.0ms (0.9%)

Memory
25.5MiB live, 140.1MiB allocated
Counts
110 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 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 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x B))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x)))))) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F B)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
Calls

2 calls:

126.0ms
F
30.0ms
x
Results
AccuracySegmentsBranch
81.4%4F
71.8%3x
Compiler

Compiled 8 to 6 computations (25% saved)

regimes108.0ms (0.5%)

Memory
-18.0MiB live, 210.6MiB allocated
Counts
101 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
Calls

3 calls:

34.0ms
x
30.0ms
F
29.0ms
B
Results
AccuracySegmentsBranch
64.6%3x
59.1%3B
70.5%3F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes47.0ms (0.2%)

Memory
13.3MiB live, 92.1MiB allocated
Counts
100 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
Calls

1 calls:

28.0ms
F
Results
AccuracySegmentsBranch
70.5%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes95.0ms (0.5%)

Memory
-2.0MiB live, 177.1MiB allocated
Counts
99 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 #s(literal -1 binary64) F)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
Calls

2 calls:

34.0ms
F
28.0ms
x
Results
AccuracySegmentsBranch
60.4%3x
65.2%4F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes44.0ms (0.2%)

Memory
3.2MiB live, 79.9MiB allocated
Counts
90 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 F #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)) (*.f64 F #s(literal 1/720 binary64)))) (neg.f64 (*.f64 B B)) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 x (neg.f64 B)))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))))
(fma.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 F #s(literal 1/6 binary64))) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) B)
(fma.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x B)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))
Calls

1 calls:

32.0ms
F
Results
AccuracySegmentsBranch
62.7%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes100.0ms (0.5%)

Memory
-5.2MiB live, 190.7MiB allocated
Counts
81 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
Calls

3 calls:

41.0ms
F
23.0ms
B
23.0ms
x
Results
AccuracySegmentsBranch
48.5%2B
43.2%1x
55.9%3F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes35.0ms (0.2%)

Memory
14.3MiB live, 94.6MiB allocated
Counts
80 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (fma.f64 F (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 B B))))
Outputs
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
Calls

1 calls:

24.0ms
F
Results
AccuracySegmentsBranch
51.1%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes28.0ms (0.1%)

Memory
-6.8MiB live, 69.7MiB allocated
Counts
75 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -31/15120 binary64) #s(literal -7/360 binary64)) #s(literal -1/6 binary64)) (-.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 #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))
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 B B))) (+.f64 #s(literal 0 binary64) (/.f64 x B)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 B (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 x (neg.f64 B)))
(*.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 (*.f64 B (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) B)
(/.f64 (fma.f64 F (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) (neg.f64 F)) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) B)
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 F (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (*.f64 F #s(literal 1/6 binary64))) F) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (*.f64 F #s(literal 1/6 binary64)) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x)) B)
(fma.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (/.f64 #s(literal -1 binary64) F))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 F #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal 1/3 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #s(literal 2 binary64) x))))))) x) B)
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 (*.f64 (*.f64 F (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (*.f64 B (*.f64 B (*.f64 B (fma.f64 F #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 F (*.f64 B B))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64)) (*.f64 F #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))
(+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 B (*.f64 F F))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 x B))
(-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 B (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 B (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 F F) #s(literal -1/4 binary64) #s(literal -1/2 binary64)) x))) x)) (-.f64 #s(literal 0 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 B (*.f64 B (fma.f64 F (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 F (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (fma.f64 F (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) B))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B))
Outputs
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
Calls

1 calls:

22.0ms
F
Results
AccuracySegmentsBranch
50.6%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes15.0ms (0.1%)

Memory
-9.0MiB live, 32.5MiB allocated
Counts
33 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))
Outputs
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
Calls

1 calls:

12.0ms
F
Results
AccuracySegmentsBranch
50.5%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes31.0ms (0.2%)

Memory
-3.5MiB live, 74.9MiB allocated
Counts
30 → 5
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) x))
Outputs
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(/.f64 x (neg.f64 B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
Calls

3 calls:

10.0ms
x
9.0ms
F
9.0ms
B
Results
AccuracySegmentsBranch
40.9%3x
32.8%2B
47.5%5F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes10.0ms (0%)

Memory
26.3MiB live, 26.3MiB allocated
Counts
26 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x)) B)
(fma.f64 B (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) x))
(/.f64 (fma.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) B)
(-.f64 (fma.f64 B (fma.f64 (*.f64 B B) #s(literal -7/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) (/.f64 x B))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) x) B)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
Outputs
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)
Calls

1 calls:

8.0ms
F
Results
AccuracySegmentsBranch
44.0%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes7.0ms (0%)

Memory
-22.8MiB live, 16.5MiB allocated
Counts
14 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
Outputs
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
Calls

1 calls:

5.0ms
F
Results
AccuracySegmentsBranch
43.9%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes5.0ms (0%)

Memory
14.8MiB live, 14.8MiB allocated
Counts
13 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 x (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) B))
(/.f64 (*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64))) B)
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
Outputs
(/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
Calls

1 calls:

4.0ms
F
Results
AccuracySegmentsBranch
43.7%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes4.0ms (0%)

Memory
10.5MiB live, 10.5MiB allocated
Counts
7 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 (/.f64 #s(literal -1 binary64) B) x)
(/.f64 #s(literal -1 binary64) (/.f64 B x))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
Outputs
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
Calls

1 calls:

3.0ms
F
Results
AccuracySegmentsBranch
43.6%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes9.0ms (0%)

Memory
-40.5MiB live, 13.2MiB allocated
Counts
3 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
Outputs
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 x (neg.f64 B))
Calls

2 calls:

2.0ms
F
2.0ms
x
Results
AccuracySegmentsBranch
30.2%1x
34.6%2F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes5.0ms (0%)

Memory
16.8MiB live, 16.8MiB allocated
Counts
2 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
Outputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 x (neg.f64 B))
Calls

3 calls:

2.0ms
F
2.0ms
B
2.0ms
x
Results
AccuracySegmentsBranch
30.6%3x
25.9%1B
30.2%2F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes5.0ms (0%)

Memory
-25.8MiB live, 13.5MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
Outputs
(/.f64 #s(literal -1 binary64) B)
Calls

3 calls:

2.0ms
B
1.0ms
F
1.0ms
x
Results
AccuracySegmentsBranch
11.2%1B
11.2%1x
11.2%1F
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch35.0ms (0.2%)

Memory
1.6MiB live, 78.9MiB allocated
Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
Steps
TimeLeftRight
7.0ms
437.5108794199996
266888222356.12247
23.0ms
-2.725387703289803e+161
-1.5596102436010814e+160
Samples
24.0ms144×0valid
1.0ms0invalid
Compiler

Compiled 321 to 233 computations (27.4% saved)

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

bsearch76.0ms (0.4%)

Memory
10.2MiB live, 87.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
54.0ms
437.5108794199996
266888222356.12247
13.0ms
-3.233948340615537e+50
-1.7977946219954806e+50
Samples
56.0ms208×0valid
3.0ms24×0invalid
Compiler

Compiled 475 to 351 computations (26.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 53.0ms
ival-pow: 28.0ms (53.3% of total)
ival-mult: 5.0ms (9.5% of total)
ival-tan: 5.0ms (9.5% of total)
ival-div: 4.0ms (7.6% of total)
ival-sin: 4.0ms (7.6% of total)
ival-add: 3.0ms (5.7% of total)
ival-neg: 2.0ms (3.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch121.0ms (0.6%)

Memory
22.9MiB live, 140.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
39.0ms
0.0030753703566911367
437.5108794199996
74.0ms
-2.226806007021082e+24
-114604459200.68593
Samples
88.0ms304×0valid
6.0ms42×0invalid
Compiler

Compiled 584 to 444 computations (24% saved)

Precisions
Click to see histograms. Total time spent on operations: 83.0ms
ival-mult: 46.0ms (55.4% of total)
ival-tan: 8.0ms (9.6% of total)
ival-div: 7.0ms (8.4% of total)
ival-sin: 7.0ms (8.4% of total)
ival-pow: 6.0ms (7.2% of total)
ival-add: 4.0ms (4.8% of total)
ival-neg: 4.0ms (4.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch77.0ms (0.4%)

Memory
-22.7MiB live, 134.3MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
31.0ms
0.0030753703566911367
437.5108794199996
36.0ms
-2.226806007021082e+24
-114604459200.68593
Samples
51.0ms304×0valid
5.0ms33×0invalid
Compiler

Compiled 584 to 444 computations (24% saved)

Precisions
Click to see histograms. Total time spent on operations: 46.0ms
ival-mult: 11.0ms (23.9% of total)
ival-div: 7.0ms (15.2% of total)
ival-tan: 7.0ms (15.2% of total)
ival-sin: 6.0ms (13.1% of total)
ival-pow: 6.0ms (13.1% of total)
ival-add: 4.0ms (8.7% of total)
ival-neg: 4.0ms (8.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch115.0ms (0.6%)

Memory
19.2MiB live, 175.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
36.0ms
437.5108794199996
266888222356.12247
32.0ms
1.9706840373507623e-138
6.951214355077772e-133
37.0ms
-2.433470733671136e-17
-5.099313279856705e-28
Samples
76.0ms448×0valid
9.0ms65×0invalid
Compiler

Compiled 984 to 698 computations (29.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 70.0ms
ival-tan: 18.0ms (25.5% of total)
ival-mult: 11.0ms (15.6% of total)
ival-div: 10.0ms (14.2% of total)
ival-sin: 10.0ms (14.2% of total)
ival-pow: 9.0ms (12.8% 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)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch88.0ms (0.4%)

Memory
17.1MiB live, 171.1MiB allocated
Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
narrow-enough
Steps
TimeLeftRight
7.0ms
437.5108794199996
266888222356.12247
34.0ms
1.9706840373507623e-138
6.951214355077772e-133
38.0ms
-2.433470733671136e-17
-5.099313279856705e-28
Samples
56.0ms336×0valid
6.0ms42×0invalid
Compiler

Compiled 765 to 542 computations (29.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-tan: 11.0ms (21.8% of total)
ival-div: 9.0ms (17.8% of total)
ival-mult: 8.0ms (15.9% of total)
ival-sin: 8.0ms (15.9% of total)
ival-pow: 6.0ms (11.9% of total)
ival-add: 5.0ms (9.9% of total)
ival-neg: 3.0ms (5.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch55.0ms (0.3%)

Memory
10.4MiB live, 83.2MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
30.0ms
1.6023119957511545e-117
3.54610769057443e-111
20.0ms
-5.914554114342699e-171
-1.6102411775674121e-171
Samples
38.0ms224×0valid
Compiler

Compiled 649 to 432 computations (33.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-add: 6.0ms (19.2% of total)
ival-mult: 5.0ms (16% of total)
ival-sin: 5.0ms (16% of total)
ival-tan: 5.0ms (16% of total)
ival-div: 4.0ms (12.8% of total)
ival-pow: 4.0ms (12.8% of total)
ival-neg: 2.0ms (6.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch80.0ms (0.4%)

Memory
-12.4MiB live, 101.5MiB allocated
Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
narrow-enough
Steps
TimeLeftRight
8.0ms
437.5108794199996
266888222356.12247
41.0ms
1.9706840373507623e-138
6.951214355077772e-133
24.0ms
-7.51618380454341e+152
-3.4773976507673583e+152
Samples
51.0ms256×0valid
13.0ms29×0invalid
Compiler

Compiled 595 to 417 computations (29.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 56.0ms
ival-div: 16.0ms (28.8% of total)
ival-tan: 15.0ms (27% of total)
ival-mult: 6.0ms (10.8% of total)
ival-sin: 6.0ms (10.8% of total)
ival-pow: 5.0ms (9% of total)
ival-add: 4.0ms (7.2% of total)
ival-neg: 2.0ms (3.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch11.0ms (0.1%)

Memory
24.1MiB live, 24.1MiB allocated
Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
6.0ms
437.5108794199996
266888222356.12247
3.0ms
-3.4773976507673583e+152
-6.639466595127645e+144
Samples
7.0ms48×0valid
0.0ms0invalid
Compiler

Compiled 123 to 89 computations (27.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-div: 1.0ms (16.7% of total)
ival-add: 1.0ms (16.7% of total)
ival-mult: 1.0ms (16.7% of total)
ival-sin: 1.0ms (16.7% of total)
ival-tan: 1.0ms (16.7% of total)
ival-pow: 1.0ms (16.7% 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)

bsearch83.0ms (0.4%)

Memory
2.9MiB live, 154.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
39.0ms
437.5108794199996
266888222356.12247
35.0ms
-3.0743221651634942e+68
-3.267479711558209e+51
Samples
51.0ms304×0valid
5.0ms30×0invalid
Compiler

Compiled 660 to 444 computations (32.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 42.0ms
ival-mult: 8.0ms (19% of total)
ival-div: 7.0ms (16.6% of total)
ival-sin: 7.0ms (16.6% of total)
ival-tan: 7.0ms (16.6% of total)
ival-pow: 6.0ms (14.2% of total)
ival-add: 4.0ms (9.5% of total)
ival-neg: 3.0ms (7.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch116.0ms (0.6%)

Memory
-13.6MiB live, 217.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
36.0ms
4.343248662580887e-12
0.0030753703566911367
42.0ms
-4.409712316193068e-210
-3.528109851715019e-214
27.0ms
-9.61907789760518e-17
-2.433470733671136e-17
Samples
79.0ms352×0valid
11.0ms42×0invalid
Compiler

Compiled 715 to 495 computations (30.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 76.0ms
ival-pow: 26.0ms (34.4% of total)
ival-div: 14.0ms (18.5% of total)
ival-mult: 9.0ms (11.9% of total)
ival-tan: 9.0ms (11.9% of total)
ival-sin: 8.0ms (10.6% of total)
ival-neg: 6.0ms (7.9% of total)
ival-add: 5.0ms (6.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch87.0ms (0.4%)

Memory
-6.1MiB live, 201.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
4.343248662580887e-12
0.0030753703566911367
42.0ms
-2.433470733671136e-17
-5.099313279856705e-28
Samples
58.0ms304×0valid
5.0ms34×0invalid
Compiler

Compiled 603 to 406 computations (32.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 48.0ms
ival-sin: 13.0ms (27% of total)
ival-mult: 8.0ms (16.6% of total)
ival-tan: 8.0ms (16.6% of total)
ival-div: 7.0ms (14.5% of total)
ival-pow: 6.0ms (12.4% of total)
ival-add: 4.0ms (8.3% of total)
ival-neg: 3.0ms (6.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch115.0ms (0.6%)

Memory
3.0MiB live, 160.3MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
34.0ms
437.5108794199996
266888222356.12247
70.0ms
-2.433470733671136e-17
-5.099313279856705e-28
Samples
85.0ms304×0valid
7.0ms53×0invalid
Compiler

Compiled 648 to 433 computations (33.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 79.0ms
ival-tan: 37.0ms (47% of total)
ival-sin: 13.0ms (16.5% of total)
ival-mult: 8.0ms (10.2% of total)
ival-div: 7.0ms (8.9% of total)
ival-pow: 6.0ms (7.6% of total)
ival-add: 4.0ms (5.1% of total)
ival-neg: 3.0ms (3.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch101.0ms (0.5%)

Memory
-34.5MiB live, 158.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
32.0ms
437.5108794199996
266888222356.12247
40.0ms
-2.226806007021082e+24
-114604459200.68593
Samples
51.0ms304×0valid
4.0ms32×0invalid
Compiler

Compiled 608 to 413 computations (32.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 46.0ms
ival-tan: 9.0ms (19.6% of total)
ival-pow: 8.0ms (17.4% of total)
ival-mult: 7.0ms (15.3% of total)
ival-div: 6.0ms (13.1% of total)
ival-sin: 6.0ms (13.1% of total)
ival-add: 4.0ms (8.7% of total)
ival-neg: 3.0ms (6.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch102.0ms (0.5%)

Memory
10.1MiB live, 125.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
59.0ms
437.5108794199996
266888222356.12247
36.0ms
-6.83971699182951e+98
-6.23056383132166e+88
Samples
76.0ms304×0valid
8.0ms24×0invalid
Compiler

Compiled 698 to 463 computations (33.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-sin: 37.0ms (52.2% of total)
ival-mult: 7.0ms (9.9% of total)
ival-tan: 7.0ms (9.9% of total)
ival-div: 6.0ms (8.5% of total)
ival-pow: 6.0ms (8.5% of total)
ival-add: 4.0ms (5.6% of total)
ival-neg: 3.0ms (4.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch127.0ms (0.6%)

Memory
19.8MiB live, 142.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
66.0ms
437.5108794199996
266888222356.12247
54.0ms
-1.8152809490456391e+40
-5.140950885333973e+28
Samples
104.0ms304×0valid
4.0ms32×0invalid
Compiler

Compiled 679 to 482 computations (29% saved)

Precisions
Click to see histograms. Total time spent on operations: 98.0ms
ival-tan: 43.0ms (44% of total)
ival-sin: 27.0ms (27.6% of total)
ival-div: 7.0ms (7.2% of total)
ival-mult: 7.0ms (7.2% of total)
ival-pow: 6.0ms (6.1% of total)
ival-add: 4.0ms (4.1% of total)
ival-neg: 3.0ms (3.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch255.0ms (1.3%)

Memory
-17.5MiB live, 211.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
60.0ms
437.5108794199996
266888222356.12247
57.0ms
1.5914336050259172e-58
5.0604657817111384e-57
59.0ms
-9.287781995987154e-221
-1.7220404425840871e-242
51.0ms
-6.625705798787439e-69
-4.992885495067255e-72
Samples
175.0ms560×0valid
10.0ms71×0invalid
Compiler

Compiled 991 to 723 computations (27% saved)

Precisions
Click to see histograms. Total time spent on operations: 144.0ms
ival-sin: 46.0ms (31.9% of total)
ival-pow: 40.0ms (27.7% of total)
ival-mult: 16.0ms (11.1% of total)
ival-tan: 14.0ms (9.7% of total)
ival-div: 12.0ms (8.3% of total)
ival-add: 8.0ms (5.5% of total)
ival-neg: 5.0ms (3.5% of total)
exact: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch107.0ms (0.5%)

Memory
7.2MiB live, 121.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
53.0ms
1.2165662429554105e-60
1.5914336050259172e-58
34.0ms
-8.906080846856599e-150
-3.0028564663273955e-155
Samples
43.0ms256×0valid
5.0ms36×0invalid
Compiler

Compiled 433 to 314 computations (27.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 39.0ms
ival-pow: 8.0ms (20.5% of total)
ival-mult: 7.0ms (17.9% of total)
ival-div: 6.0ms (15.4% of total)
ival-sin: 6.0ms (15.4% of total)
ival-tan: 6.0ms (15.4% of total)
ival-add: 4.0ms (10.2% of total)
ival-neg: 2.0ms (5.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch103.0ms (0.5%)

Memory
17.5MiB live, 132.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
50.0ms
1.2165662429554105e-60
1.5914336050259172e-58
47.0ms
-8.906080846856599e-150
-3.0028564663273955e-155
Samples
81.0ms256×0valid
6.0ms41×0invalid
Compiler

Compiled 377 to 279 computations (26% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-tan: 26.0ms (36.4% of total)
ival-mult: 23.0ms (32.2% of total)
ival-div: 6.0ms (8.4% of total)
ival-sin: 6.0ms (8.4% of total)
ival-pow: 5.0ms (7% of total)
ival-add: 4.0ms (5.6% of total)
ival-neg: 2.0ms (2.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch108.0ms (0.5%)

Memory
1.5MiB live, 123.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
47.0ms
1.2165662429554105e-60
1.5914336050259172e-58
55.0ms
-3.063514137674094e-90
-2.2623724437595833e-95
Samples
73.0ms256×0valid
4.0ms33×0invalid
Compiler

Compiled 350 to 261 computations (25.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
ival-tan: 30.0ms (51.4% of total)
ival-div: 6.0ms (10.3% of total)
ival-mult: 6.0ms (10.3% of total)
ival-sin: 5.0ms (8.6% of total)
ival-pow: 5.0ms (8.6% of total)
ival-add: 4.0ms (6.9% of total)
ival-neg: 2.0ms (3.4% 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.6%)

Memory
11.9MiB live, 131.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
38.0ms
1.2165662429554105e-60
1.5914336050259172e-58
66.0ms
-3.063514137674094e-90
-2.2623724437595833e-95
Samples
89.0ms256×0valid
6.0ms43×0invalid
Compiler

Compiled 305 to 234 computations (23.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 72.0ms
ival-add: 39.0ms (53.8% of total)
ival-mult: 7.0ms (9.7% of total)
ival-tan: 7.0ms (9.7% of total)
ival-div: 6.0ms (8.3% of total)
ival-sin: 6.0ms (8.3% of total)
ival-pow: 5.0ms (6.9% of total)
ival-neg: 2.0ms (2.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch80.0ms (0.4%)

Memory
-28.9MiB live, 88.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
74.0ms
-3.063514137674094e-90
-2.2623724437595833e-95
Samples
66.0ms144×0valid
3.0ms22×0invalid
Compiler

Compiled 186 to 143 computations (23.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 64.0ms
ival-div: 45.0ms (70.5% of total)
ival-mult: 4.0ms (6.3% of total)
ival-sin: 4.0ms (6.3% of total)
ival-tan: 4.0ms (6.3% of total)
ival-pow: 3.0ms (4.7% of total)
ival-add: 2.0ms (3.1% of total)
ival-neg: 1.0ms (1.6% 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.2%)

Memory
7.0MiB live, 87.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
35.0ms
-1.8152809490456391e+40
-5.140950885333973e+28
Samples
28.0ms160×0valid
2.0ms11×0invalid
Compiler

Compiled 183 to 146 computations (20.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-tan: 6.0ms (24.6% of total)
ival-mult: 4.0ms (16.4% of total)
ival-div: 3.0ms (12.3% of total)
ival-sin: 3.0ms (12.3% of total)
ival-pow: 3.0ms (12.3% of total)
ival-add: 2.0ms (8.2% of total)
ival-neg: 1.0ms (4.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

simplify27.0ms (0.1%)

Memory
-3.8MiB live, 74.3MiB allocated
Algorithm
egg-herbie
Rules
48×+-commutative_binary64
48×sub-neg_binary64
34×*-commutative_binary64
16×neg-sub0_binary64
16×neg-mul-1_binary64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0215942
1267941
2306940
3321940
4325940
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 F #s(literal -15999999999999998855755103794694732356891735520951505090078894206844358500878305977867844488075939209183706726902692792379227739675020490390705006125387127717888 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 20000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -179999999999999992964398279826086091808951630823424 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 binary64)) (fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -115000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 799388933858263/562949953421312 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -115000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 799388933858263/562949953421312 binary64)) (-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -7788445287802241/324518553658426726783156020576256 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4500912085857195/204586912993508866875824356051724947013540127877691549342705710506008362275292159680204380770369009821930417757972504438076078534117837065833032974336 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2050000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -7788445287802241/324518553658426726783156020576256 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7672009237256583/12786682062094304179739022253232809188346257992355721833919106906625522642205759980012773798148063113870651109873281527379754908382364816614564560896 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 20000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B)))))
(if (<=.f64 x #s(literal -3154534766937343/543885304644369509058138323509727874385503352552480689356230797517213245297512696564902402319594788524942673393916417039714897241756372213155348458256985448390483221335442656288489603072 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B)) (if (<=.f64 x #s(literal 3682451937504207/2707685248164858261307045101702230179137145581421695874189921465443966120903931272499975005961073806735733604454495675614232576 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))))
(if (<=.f64 F #s(literal -394999999999999991521512082743254350089727645681970255328958399151721968968590291299838705961659950867528500412935065198070825762994597142633930502963200 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 2513963986864237/418993997810706159361688281193932691483730181893512293053861295116305125939798343025058571817715732115313495568327689089179808837873330310826051531440128 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 20000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B)))))
(if (<=.f64 F #s(literal -200000000000000009250216271808398948002452544790145376983777454402545107507559301846766839764406850263979324900979381181838795379032883593269504018219008 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 20000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))))
(if (<=.f64 F #s(literal -3399999999999999844028425914337947829589102674575360 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 100000000 binary64)) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))))
(if (<=.f64 F #s(literal -7707315649387635/81129638414606681695789005144064 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal -6514625173686141/1480596630383213935040454376661779933220754639736839877261211431528140022932412039118650826290747144651878100106364319997951107067217649833149230265656644000248389221211290269422784124023054547143233298486439198256390425542656 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (if (<=.f64 F #s(literal 3458764513820541/1152921504606846976 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B)))))
(if (<=.f64 F #s(literal -7788445287802241/324518553658426726783156020576256 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 3458764513820541/1152921504606846976 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))))
(if (<=.f64 F #s(literal -7788445287802241/324518553658426726783156020576256 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 1200000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -36000000000000 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 2800000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -3100000000000000192365665239977574538985401811694965793189491079762244139686803447874668462080 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 126000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -52000000000000003989487747072 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 450 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -6061126943744275/7770675568902916283677847627294075626569627356208558085007249638955617140820833992704 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal -8953632661337695/101745825697019260773923519755878567461315282017759829107608914364075275235254395622580447400994175578963163918967182013639660669771108475957692810857098847138903161308502419410142185759152435680068435915159402496058513611411689167650816 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (if (<=.f64 F #s(literal 1696173182187249/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (/.f64 x (neg.f64 B)) (if (<=.f64 F #s(literal 11500000 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))))
(if (<=.f64 F #s(literal -4054061198538765/460688772561223309599799143187044542348256984914116263229517370635452168260760357920669766257038423772151901248872539660616526444082616288154471954520592778765795328 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 8141631274498795/113078212145816597093331040047546785012958969400039613319782796882727665664 binary64)) (/.f64 x (neg.f64 B)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -3455165794209175/460688772561223309599799143187044542348256984914116263229517370635452168260760357920669766257038423772151901248872539660616526444082616288154471954520592778765795328 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 3957737425103581/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (/.f64 x (neg.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -6880495847970215/2293498615990071511610820895302086940796564989168281123737588839386922876088484808070018553110125686554624 binary64)) (/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal 8593944123082061/113078212145816597093331040047546785012958969400039613319782796882727665664 binary64)) (/.f64 x (neg.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -7867617652292341/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 289762918623655/3533694129556768659166595001485837031654967793751237916243212402585239552 binary64)) (/.f64 x (neg.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -6651145986371207/4586997231980143023221641790604173881593129978336562247475177678773845752176969616140037106220251373109248 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 x (neg.f64 B)))
(if (<=.f64 F #s(literal -52000000000000003989487747072 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 x (neg.f64 B)))
(/.f64 #s(literal -1 binary64) B)
Outputs
(if (<=.f64 F #s(literal -15999999999999998855755103794694732356891735520951505090078894206844358500878305977867844488075939209183706726902692792379227739675020490390705006125387127717888 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 20000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -179999999999999992964398279826086091808951630823424 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 binary64)) (fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -179999999999999992964398279826086091808951630823424 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 binary64)) (fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -115000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 799388933858263/562949953421312 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -115000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 799388933858263/562949953421312 binary64)) (-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -7788445287802241/324518553658426726783156020576256 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4500912085857195/204586912993508866875824356051724947013540127877691549342705710506008362275292159680204380770369009821930417757972504438076078534117837065833032974336 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2050000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -7788445287802241/324518553658426726783156020576256 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7672009237256583/12786682062094304179739022253232809188346257992355721833919106906625522642205759980012773798148063113870651109873281527379754908382364816614564560896 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 20000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B)))))
(if (<=.f64 x #s(literal -3154534766937343/543885304644369509058138323509727874385503352552480689356230797517213245297512696564902402319594788524942673393916417039714897241756372213155348458256985448390483221335442656288489603072 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B)) (if (<=.f64 x #s(literal 3682451937504207/2707685248164858261307045101702230179137145581421695874189921465443966120903931272499975005961073806735733604454495675614232576 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F) B))))
(if (<=.f64 x #s(literal -3154534766937343/543885304644369509058138323509727874385503352552480689356230797517213245297512696564902402319594788524942673393916417039714897241756372213155348458256985448390483221335442656288489603072 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) B)) (if (<=.f64 x #s(literal 3682451937504207/2707685248164858261307045101702230179137145581421695874189921465443966120903931272499975005961073806735733604454495675614232576 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) B))))
(if (<=.f64 F #s(literal -394999999999999991521512082743254350089727645681970255328958399151721968968590291299838705961659950867528500412935065198070825762994597142633930502963200 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 2513963986864237/418993997810706159361688281193932691483730181893512293053861295116305125939798343025058571817715732115313495568327689089179808837873330310826051531440128 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 20000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B)))))
(if (<=.f64 F #s(literal -200000000000000009250216271808398948002452544790145376983777454402545107507559301846766839764406850263979324900979381181838795379032883593269504018219008 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 20000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))))
(if (<=.f64 F #s(literal -3399999999999999844028425914337947829589102674575360 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 100000000 binary64)) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))))
(if (<=.f64 F #s(literal -3399999999999999844028425914337947829589102674575360 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 100000000 binary64)) (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))))
(if (<=.f64 F #s(literal -7707315649387635/81129638414606681695789005144064 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal -6514625173686141/1480596630383213935040454376661779933220754639736839877261211431528140022932412039118650826290747144651878100106364319997951107067217649833149230265656644000248389221211290269422784124023054547143233298486439198256390425542656 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (if (<=.f64 F #s(literal 3458764513820541/1152921504606846976 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B)))))
(if (<=.f64 F #s(literal -7788445287802241/324518553658426726783156020576256 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 3458764513820541/1152921504606846976 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x B))))
(if (<=.f64 F #s(literal -7788445287802241/324518553658426726783156020576256 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 1200000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -36000000000000 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 2800000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -3100000000000000192365665239977574538985401811694965793189491079762244139686803447874668462080 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 126000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -52000000000000003989487747072 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 450 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -6061126943744275/7770675568902916283677847627294075626569627356208558085007249638955617140820833992704 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal -8953632661337695/101745825697019260773923519755878567461315282017759829107608914364075275235254395622580447400994175578963163918967182013639660669771108475957692810857098847138903161308502419410142185759152435680068435915159402496058513611411689167650816 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (if (<=.f64 F #s(literal 1696173182187249/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (/.f64 x (neg.f64 B)) (if (<=.f64 F #s(literal 11500000 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))))
(if (<=.f64 F #s(literal -6061126943744275/7770675568902916283677847627294075626569627356208558085007249638955617140820833992704 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal -8953632661337695/101745825697019260773923519755878567461315282017759829107608914364075275235254395622580447400994175578963163918967182013639660669771108475957692810857098847138903161308502419410142185759152435680068435915159402496058513611411689167650816 binary64)) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (if (<=.f64 F #s(literal 1696173182187249/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 F #s(literal 11500000 binary64)) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))))
(if (<=.f64 F #s(literal -4054061198538765/460688772561223309599799143187044542348256984914116263229517370635452168260760357920669766257038423772151901248872539660616526444082616288154471954520592778765795328 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 8141631274498795/113078212145816597093331040047546785012958969400039613319782796882727665664 binary64)) (/.f64 x (neg.f64 B)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -4054061198538765/460688772561223309599799143187044542348256984914116263229517370635452168260760357920669766257038423772151901248872539660616526444082616288154471954520592778765795328 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 8141631274498795/113078212145816597093331040047546785012958969400039613319782796882727665664 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) B)))
(if (<=.f64 F #s(literal -3455165794209175/460688772561223309599799143187044542348256984914116263229517370635452168260760357920669766257038423772151901248872539660616526444082616288154471954520592778765795328 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 3957737425103581/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (/.f64 x (neg.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -3455165794209175/460688772561223309599799143187044542348256984914116263229517370635452168260760357920669766257038423772151901248872539660616526444082616288154471954520592778765795328 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 3957737425103581/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -6880495847970215/2293498615990071511610820895302086940796564989168281123737588839386922876088484808070018553110125686554624 binary64)) (/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal 8593944123082061/113078212145816597093331040047546785012958969400039613319782796882727665664 binary64)) (/.f64 x (neg.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -6880495847970215/2293498615990071511610820895302086940796564989168281123737588839386922876088484808070018553110125686554624 binary64)) (/.f64 (fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal 8593944123082061/113078212145816597093331040047546785012958969400039613319782796882727665664 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -7867617652292341/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 289762918623655/3533694129556768659166595001485837031654967793751237916243212402585239552 binary64)) (/.f64 x (neg.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -7867617652292341/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 289762918623655/3533694129556768659166595001485837031654967793751237916243212402585239552 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -6651145986371207/4586997231980143023221641790604173881593129978336562247475177678773845752176969616140037106220251373109248 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 x (neg.f64 B)))
(if (<=.f64 F #s(literal -6651145986371207/4586997231980143023221641790604173881593129978336562247475177678773845752176969616140037106220251373109248 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(if (<=.f64 F #s(literal -52000000000000003989487747072 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 x (neg.f64 B)))
(if (<=.f64 F #s(literal -52000000000000003989487747072 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(/.f64 #s(literal -1 binary64) B)

soundness2.3s (11.8%)

Memory
-9.1MiB live, 2 167.5MiB allocated
Rules
19 798×accelerator-lowering-fma.f32
19 798×accelerator-lowering-fma.f64
13 168×accelerator-lowering-fma.f32
13 168×accelerator-lowering-fma.f64
9 162×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047252
1318246
23375240
08771216
0137118531
1442718345
0817316749
053342
1360304
23547304
08628265
043314
1299303
23273303
08200259
0126420219
1406619408
0826117784
02267
110766
277466
0827258
04964202
114844010
253783926
085743585
086510508
128019795
090419056
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 3 133 to 1 761 computations (43.8% saved)

preprocess151.0ms (0.8%)

Memory
28.6MiB live, 379.9MiB allocated
Remove

(negabs B)

Compiler

Compiled 2 088 to 514 computations (75.4% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...