VandenBroeck and Keller, Equation (23)

Time bar (total: 19.9s)

analyze547.0ms (2.7%)

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 31 to 21 computations (32.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 296.0ms
ival-mult: 72.0ms (24.3% of total)
ival-pow: 52.0ms (17.5% of total)
ival-div: 49.0ms (16.5% of total)
ival-add: 44.0ms (14.8% of total)
ival-neg: 29.0ms (9.8% of total)
ival-tan: 23.0ms (7.8% of total)
ival-sin: 21.0ms (7.1% of total)
const: 4.0ms (1.3% of total)
backward-pass: 1.0ms (0.3% of total)

sample2.1s (10.5%)

Results
1.7s8256×0valid
53.0ms319×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.3s
ival-mult: 258.0ms (20.6% of total)
ival-tan: 204.0ms (16.3% of total)
ival-div: 194.0ms (15.5% of total)
ival-pow: 185.0ms (14.8% of total)
ival-sin: 177.0ms (14.1% of total)
ival-add: 135.0ms (10.8% of total)
ival-neg: 81.0ms (6.5% of total)
const: 15.0ms (1.2% of total)
backward-pass: 4.0ms (0.3% of total)
Bogosity

preprocess201.0ms (1%)

Algorithm
egg-herbie
Rules
1824×sum4-define
1744×fnmadd-define
1576×fnmsub-define
1452×fmm-def
1300×sum5-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083190
1254185
2700180
31930180
45414180
02218
15218
210218
318218
431818
556918
698018
7176418
8295418
9400218
10443918
11506918
12551218
13558018
0558018
Stop Event
iter limit
saturated
node limit
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)))))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (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)))))
(fmsub F (/ (pow (sum3 (square F) 2 (* x 2)) -1/2) (fast-sin B)) (* x (cot B)))
(+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2)))))
(fnmsub x (cot B) (* (* F (csc B)) (pow (sum3 (square F) 2 (* x 2)) -1/2)))
(+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(fnmadd F (/ (pow (sum3 (square F) 2 (* x 2)) -1/2) (fast-sin B)) (* x (cot B)))
(+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2)))))
(fma F (/ (pow (fnmsub x 2 (fnmsub F F 2)) -1/2) (fast-sin B)) (* x (cot B)))
(neg (+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2))))))
(fma x (cot B) (* (* F (csc B)) (pow (sum3 (square 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))))))
(fmsub F (/ (pow (sum3 (square F) 2 (* x 2)) -1/2) (fast-sin B)) (* x (cot B)))
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2))))))
(fnmsub F (/ (pow (fnmsub x 2 (fnmsub F F 2)) -1/2) (fast-sin B)) (* x (cot B)))
(+ (neg (* x (/ 1 (tan F)))) (* (/ B (sin F)) (pow (+ (+ (* B B) 2) (* 2 x)) (neg (/ 1 2)))))
(fmsub B (/ (pow (fma B B (fma x 2 2)) -1/2) (fast-sin F)) (* x (cot F)))
(+ (neg (* F (/ 1 (tan B)))) (* (/ x (sin B)) (pow (+ (+ (* x x) 2) (* 2 F)) (neg (/ 1 2)))))
(fmsub (* x (csc B)) (pow (+ 2 (fma F 2 (square x))) -1/2) (* (cot B) F))
(+ (neg (* B (/ 1 (tan x)))) (* (/ F (sin x)) (pow (+ (+ (* F F) 2) (* 2 B)) (neg (/ 1 2)))))
(fmsub F (/ (pow (sum3 (square F) 2 (* B 2)) -1/2) (fast-sin x)) (* B (cot x)))
Symmetry

(negabs B)

explain260.0ms (1.3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
7189(2.709055511999681e+80 8.956820933155579e+77 1.6817009259173868e+226)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))))
360-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-(sin.f64 B)
00-0-x
00-0-B
00-0-(/.f64 #s(literal 1 binary64) (tan.f64 B))
00-0-#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-(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
00-0-(tan.f64 B)
00-0-F
00-0-(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))
00-0-(*.f64 F F)
00-0-(*.f64 #s(literal 2 binary64) x)
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 (*.f64 F F) #s(literal 2 binary64))
00-0-(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
00-0-#s(literal 1 binary64)
Results
168.0ms512×0valid
Compiler

Compiled 272 to 62 computations (77.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-mult: 14.0ms (19.6% of total)
ival-tan: 12.0ms (16.8% of total)
ival-div: 11.0ms (15.4% of total)
ival-pow: 11.0ms (15.4% of total)
ival-sin: 10.0ms (14% of total)
ival-add: 7.0ms (9.8% of total)
ival-neg: 5.0ms (7% of total)
const: 1.0ms (1.4% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 24 to 17 computations (29.2% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
86.8%
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
77.7%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
Compiler

Compiled 54 to 37 computations (31.5% saved)

simplify151.0ms (0.8%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))
cost-diff0
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)))
cost-diff0
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))
cost-diff0
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
cost-diff64
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))
cost-diff128
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
cost-diff128
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
cost-diff128
(+.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))))))
Rules
1878×fnmadd-define
1392×fma-define
1102×fmsub-define
1056×fnmsub-define
986×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
031167
174166
2148165
3273165
4489165
5922165
61771165
73116165
84828165
95838165
105890165
116018165
126034165
06034165
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)
(- (/ (* F (pow (+ (* F F) (- 2 (* x -2))) -1/2)) (sin B)) (/ x (tan B)))
(/ (* F (pow (+ (* F F) (- 2 (* x -2))) -1/2)) (sin B))
(* F (pow (+ (* F F) (- 2 (* x -2))) -1/2))
F
(pow (+ (* F F) (- 2 (* x -2))) -1/2)
(+ (* F F) (- 2 (* x -2)))
(* F F)
(- 2 (* x -2))
2
(* x -2)
x
-2
-1/2
(sin B)
B
(/ x (tan B))
(tan B)
Outputs
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)))
(neg (* x (/ 1 (tan B))))
(-.f64 #s(literal 0 binary64) (/.f64 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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 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 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+ (+ (* F F) 2) (* 2 x))
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))
(+ (* F F) 2)
(+.f64 (*.f64 F F) #s(literal 2 binary64))
(* F F)
(*.f64 F F)
2
#s(literal 2 binary64)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(neg (/ 1 2))
#s(literal -1/2 binary64)
(/ 1 2)
#s(literal 1/2 binary64)
(- (/ (* F (pow (+ (* F F) (- 2 (* x -2))) -1/2)) (sin B)) (/ x (tan B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)))
(/ (* F (pow (+ (* F F) (- 2 (* x -2))) -1/2)) (sin B))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(* F (pow (+ (* F F) (- 2 (* x -2))) -1/2))
(*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))
F
(pow (+ (* F F) (- 2 (* x -2))) -1/2)
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+ (* F F) (- 2 (* x -2)))
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))
(* F F)
(*.f64 F F)
(- 2 (* x -2))
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(* x -2)
(*.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
-1/2
#s(literal -1/2 binary64)
(sin B)
(sin.f64 B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
(tan B)
(tan.f64 B)

localize175.0ms (0.9%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(/.f64 x (tan.f64 B))
accuracy99.6%
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)))
accuracy98.7%
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))
accuracy74.3%
(pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))
accuracy99.8%
(/.f64 F (sin.f64 B))
accuracy99.6%
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
accuracy86.3%
(*.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)))))
accuracy74.3%
(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
110.0ms256×0valid
Compiler

Compiled 216 to 31 computations (85.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 51.0ms
ival-pow: 11.0ms (21.4% of total)
ival-mult: 10.0ms (19.5% of total)
ival-div: 8.0ms (15.6% of total)
ival-tan: 6.0ms (11.7% of total)
ival-add: 5.0ms (9.7% of total)
ival-sin: 5.0ms (9.7% of total)
ival-sub: 3.0ms (5.8% of total)
ival-neg: 2.0ms (3.9% of total)
const: 1.0ms (1.9% of total)
backward-pass: 0.0ms (0% of total)

series52.0ms (0.3%)

Counts
12 → 288
Calls
Call 1
Inputs
#<alt (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))>
#<alt (* x (/ 1 (tan B)))>
#<alt (/ 1 2)>
#<alt (neg (/ 1 2))>
#<alt (- (/ (* F (pow (+ (* F F) (- 2 (* x -2))) -1/2)) (sin B)) (/ x (tan B)))>
#<alt (/ (* F (pow (+ (* F F) (- 2 (* x -2))) -1/2)) (sin B))>
#<alt (* F (pow (+ (* F F) (- 2 (* x -2))) -1/2))>
#<alt (pow (+ (* F F) (- 2 (* x -2))) -1/2)>
#<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 (/ x (tan B))>
Outputs
#<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 (/ (* 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 (* -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 x) 2) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ (* -1 (* (pow (- 2 (* -2 x)) 2) (- (* -2 x) 2))) (* -1/2 (* (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (- (* -2 x) 2)))) (* (pow F 6) (sin B)))) (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (* -1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* -1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* -1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (* (pow (- 2 (* -2 x)) 2) (- (* -2 x) 2))) (* -1/2 (* (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (- (* -2 x) 2)))) (* (pow F 6) (sin B)))) (* 1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (* (pow F 4) (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 (pow F 2)) (* -2 x))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (* 1/3 x)))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (+ (* -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)) (* -2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (/ (* x (cos B)) (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 x) 2) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (/ 1 (sin B))))>
#<alt (+ (* -1/2 (/ (+ (* -1 (* (pow (- 2 (* -2 x)) 2) (- (* -2 x) 2))) (* -1/2 (* (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (- (* -2 x) 2)))) (* (pow F 6) (sin B)))) (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (/ 1 (sin B)))))>
#<alt (/ -1 (sin B))>
#<alt (- (* -1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* -1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))>
#<alt (- (+ (* -1/2 (/ (- (* -2 x) 2) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (* (pow (- 2 (* -2 x)) 2) (- (* -2 x) 2))) (* -1/2 (* (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (- (* -2 x) 2)))) (* (pow F 6) (sin B)))) (* 1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (* (pow F 4) (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 (pow F 2)) (* -2 x)))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (* 1/6 (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))) (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x))))))))))) B)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 x)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (- (+ 2 (pow F 2)) (* -2 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 x) 2) (pow F 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (pow F 4))) (* 1/2 (/ (- (* -2 x) 2) (pow F 2)))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow (- 2 (* -2 x)) 2) (- (* -2 x) 2))) (* -1/2 (* (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (- (* -2 x) 2)))) (pow F 6))) (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (pow F 4))) (* 1/2 (/ (- (* -2 x) 2) (pow F 2))))))>
#<alt -1>
#<alt (- (* -1/2 (/ (- (* -2 x) 2) (pow F 2))) 1)>
#<alt (- (+ (* -1/2 (/ (- (* -2 x) 2) (pow F 2))) (* 1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (pow F 4)))) 1)>
#<alt (- (+ (* -1/2 (/ (- (* -2 x) 2) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow (- 2 (* -2 x)) 2) (- (* -2 x) 2))) (* -1/2 (* (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (- (* -2 x) 2)))) (pow F 6))) (* 1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (pow F 4))))) 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 (/ 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 x) 2) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (pow F 4))) (* 1/2 (/ (- (* -2 x) 2) (pow F 2))))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow (- 2 (* -2 x)) 2) (- (* -2 x) 2))) (* -1/2 (* (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (- (* -2 x) 2)))) (pow F 6))) (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (pow F 4))) (* 1/2 (/ (- (* -2 x) 2) (pow F 2)))))) F)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* 1/2 (/ (- (* -2 x) 2) (pow F 2)))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (pow F 4))) (* 1/2 (/ (- (* -2 x) 2) (pow F 2))))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow (- 2 (* -2 x)) 2) (- (* -2 x) 2))) (* -1/2 (* (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (- (* -2 x) 2)))) (pow F 6))) (+ (* -1/2 (/ (+ (* 1/4 (pow (- (* -2 x) 2) 2)) (* (- 2 (* -2 x)) (- (* -2 x) 2))) (pow F 4))) (* 1/2 (/ (- (* -2 x) 2) (pow F 2)))))) 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 (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 (/ (* 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))>
Calls

72 calls:

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

rewrite360.0ms (1.8%)

Algorithm
batch-egg-rewrite
Rules
3650×/-lowering-/.f32
3650×/-lowering-/.f64
2884×*-lowering-*.f32
2884×*-lowering-*.f64
1614×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
031112
1188107
21824107
08675107
Stop Event
iter limit
node limit
Counts
12 → 400
Calls
Call 1
Inputs
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))
(* x (/ 1 (tan B)))
(/ 1 2)
(neg (/ 1 2))
(- (/ (* F (pow (+ (* F F) (- 2 (* x -2))) -1/2)) (sin B)) (/ x (tan B)))
(/ (* F (pow (+ (* F F) (- 2 (* x -2))) -1/2)) (sin B))
(* F (pow (+ (* F F) (- 2 (* x -2))) -1/2))
(pow (+ (* F F) (- 2 (* x -2))) -1/2)
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))
(/ F (sin B))
(/ x (tan B))
Outputs
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))
(-.f64 (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))))
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))))
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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) (tan.f64 B)))) (/.f64 (*.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 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) (/.f64 (*.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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.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)))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (-.f64 #s(literal 0 binary64) x) (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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)))
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))))) (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))
(/.f64 (/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) (*.f64 (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))))
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))
(*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(/.f64 x (tan.f64 B))
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 #s(literal 0 binary64) 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 (*.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)))))
(/.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))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 x (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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64)))
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.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)))
#s(literal 1/2 binary64)
#s(literal -1/2 binary64)
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))
(-.f64 (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))))
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))))
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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) (tan.f64 B)))) (/.f64 (*.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 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) (/.f64 (*.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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.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)))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (-.f64 #s(literal 0 binary64) x) (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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)))
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (sin.f64 B))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))))) (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))
(/.f64 (/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) (*.f64 (/.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))))
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))
(*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(neg.f64 (*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sin.f64 B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F))
(/.f64 (neg.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 B) F)))
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F)
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 F (sin.f64 B)))
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) F))
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/4 binary64))))
(pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/4 binary64))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.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) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.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 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/4 binary64))))
(pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/4 binary64))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.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) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.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 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(neg.f64 (*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sin.f64 B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F))
(/.f64 (neg.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 B) F)))
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F)
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 F (sin.f64 B)))
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(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 #s(literal 1 binary64) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) F))))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 F #s(literal 1 binary64))))
(/.f64 F (sin.f64 B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) 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 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 F #s(literal 1 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))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B)))
(*.f64 F (/.f64 #s(literal 1 binary64) (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)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))
(/.f64 x (tan.f64 B))
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 #s(literal 0 binary64) 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 (*.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)))))
(/.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))
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 x (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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64)))
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.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)))

simplify315.0ms (1.6%)

Algorithm
egg-herbie
Rules
5770×*-lowering-*.f32
5770×*-lowering-*.f64
3220×+-lowering-+.f64
3220×+-lowering-+.f32
1690×fma-define
Iterations

Useful iterations: 1 (0.0ms)

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

eval89.0ms (0.4%)

Compiler

Compiled 29633 to 1606 computations (94.6% saved)

prune117.0ms (0.6%)

Pruning

23 alts after pruning (23 fresh and 0 done)

PrunedKeptTotal
New66523688
Fresh000
Picked202
Done000
Total66723690
Accuracy
100.0%
Counts
690 → 23
Alt Table
Click to see full alt table
StatusAccuracyProgram
51.7%
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))
46.8%
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
73.9%
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))
69.8%
(/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))
47.5%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
78.0%
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
86.6%
(-.f64 (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
60.7%
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
86.4%
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
78.0%
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))
55.1%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
55.1%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
58.3%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
55.4%
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
62.6%
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
51.7%
(+.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))))))
55.1%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
77.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))
47.5%
(+.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.7%
(+.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)))
62.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)))
27.2%
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
57.3%
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
Compiler

Compiled 1082 to 714 computations (34% saved)

simplify140.0ms (0.7%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))
cost-diff0
(pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))
cost-diff0
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
cost-diff0
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))
cost-diff0
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B))
cost-diff0
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
cost-diff0
(tan.f64 B)
cost-diff0
(/.f64 #s(literal 1 binary64) (tan.f64 B))
cost-diff128
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
cost-diff128
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))
cost-diff0
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))
cost-diff0
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x)
cost-diff0
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
cost-diff0
(*.f64 F (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
cost-diff0
(/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B))
cost-diff0
(-.f64 (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
cost-diff6464
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
Rules
1848×sum4-define
1840×sum5-define
1744×*-lowering-*.f32
1744×*-lowering-*.f64
1496×fnmadd-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
039387
196348
2185346
3308346
4590346
51128346
61786346
73548346
08044346
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ (* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)) (sin B)) (/ x (tan B)))
(/ (* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)) (sin B))
(* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2))
F
(pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)
(pow (+ (* F F) (* (+ x 1) 2)) -1/4)
(+ (* F F) (* (+ x 1) 2))
(* F F)
(* (+ x 1) 2)
(+ x 1)
x
1
2
-1/4
(sin B)
B
(/ x (tan B))
(tan B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B)
(- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x)
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))
F
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
1
(+ 2 (+ (* F F) (* 2 x)))
2
(+ (* F F) (* 2 x))
(* F F)
(* 2 x)
x
B
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B)))
(neg (* x (/ 1 (tan B))))
(* x (/ 1 (tan B)))
x
(/ 1 (tan B))
1
(tan B)
B
(/ 1 (sin B))
(sin B)
(- (* (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) (/ F B)) (/ x (tan B)))
(* (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) (/ F B))
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
1
(+ 2 (+ (* F F) (* 2 x)))
2
(+ (* F F) (* 2 x))
(* F F)
F
(* 2 x)
x
(/ F B)
B
(/ x (tan B))
(tan B)
(- (/ (pow (+ (* F F) (* (+ x 1) 2)) -1/2) (/ (sin B) F)) (/ x (tan B)))
(/ (pow (+ (* F F) (* (+ x 1) 2)) -1/2) (/ (sin B) F))
(pow (+ (* F F) (* (+ x 1) 2)) -1/2)
(+ (* F F) (* (+ x 1) 2))
(* F F)
F
(* (+ x 1) 2)
(+ x 1)
x
1
2
-1/2
(/ (sin B) F)
(sin B)
B
(/ x (tan B))
(tan B)
Outputs
(- (/ (* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)) (sin B)) (/ x (tan B)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(/ (* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)) (sin B))
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2))
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
F
(pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(pow (+ (* F F) (* (+ x 1) 2)) -1/4)
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))
(+ (* F F) (* (+ x 1) 2))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(* F F)
(*.f64 F F)
(* (+ x 1) 2)
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))
(+ x 1)
(+.f64 x #s(literal 1 binary64))
x
1
#s(literal 1 binary64)
2
#s(literal 2 binary64)
-1/4
#s(literal -1/4 binary64)
(sin B)
(sin.f64 B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
(tan B)
(tan.f64 B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x)
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
F
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
1
#s(literal 1 binary64)
(+ 2 (+ (* F F) (* 2 x)))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
2
#s(literal 2 binary64)
(+ (* F F) (* 2 x))
(+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))
(* F F)
(*.f64 F F)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
x
B
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.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
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(sin B)
(sin.f64 B)
(- (* (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) (/ F B)) (/ x (tan B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(* (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) (/ F B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
1
#s(literal 1 binary64)
(+ 2 (+ (* F F) (* 2 x)))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
2
#s(literal 2 binary64)
(+ (* F F) (* 2 x))
(+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))
(* F F)
(*.f64 F F)
F
(* 2 x)
(*.f64 x #s(literal 2 binary64))
x
(/ F B)
(/.f64 F B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
(tan B)
(tan.f64 B)
(- (/ (pow (+ (* F F) (* (+ x 1) 2)) -1/2) (/ (sin B) F)) (/ x (tan B)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(/ (pow (+ (* F F) (* (+ x 1) 2)) -1/2) (/ (sin B) F))
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(pow (+ (* F F) (* (+ x 1) 2)) -1/2)
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(+ (* F F) (* (+ x 1) 2))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(* F F)
(*.f64 F F)
F
(* (+ x 1) 2)
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))
(+ x 1)
(+.f64 x #s(literal 1 binary64))
x
1
#s(literal 1 binary64)
2
#s(literal 2 binary64)
-1/2
#s(literal -1/2 binary64)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(sin B)
(sin.f64 B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
(tan B)
(tan.f64 B)

localize365.0ms (1.8%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(/.f64 (sin.f64 B) F)
accuracy99.8%
(/.f64 x (tan.f64 B))
accuracy86.7%
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
accuracy74.3%
(pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))
accuracy99.8%
(/.f64 x (tan.f64 B))
accuracy99.2%
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))
accuracy86.4%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B))
accuracy75.0%
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))
accuracy100.0%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
accuracy99.9%
(/.f64 #s(literal 1 binary64) (sin.f64 B))
accuracy99.8%
(/.f64 #s(literal 1 binary64) (tan.f64 B))
accuracy99.6%
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
accuracy99.9%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
accuracy99.6%
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))
accuracy99.2%
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))
accuracy75.0%
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))
accuracy99.6%
(*.f64 F (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
accuracy99.0%
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
accuracy98.7%
(/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B))
accuracy73.4%
(pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))
Results
220.0ms256×0valid
Compiler

Compiled 438 to 40 computations (90.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 69.0ms
ival-div: 17.0ms (24.5% of total)
ival-pow: 14.0ms (20.2% of total)
ival-mult: 12.0ms (17.3% of total)
ival-add: 7.0ms (10.1% of total)
ival-sin: 6.0ms (8.7% of total)
ival-sub: 5.0ms (7.2% of total)
ival-tan: 5.0ms (7.2% of total)
ival-sqrt: 2.0ms (2.9% of total)
const: 1.0ms (1.4% of total)
ival-neg: 1.0ms (1.4% of total)
backward-pass: 0.0ms (0% of total)

series370.0ms (1.9%)

Counts
23 → 600
Calls
Call 1
Inputs
#<alt (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)>
#<alt (- (/ (* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)) (sin B)) (/ x (tan B)))>
#<alt (/ (* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)) (sin B))>
#<alt (* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B)>
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x)>
#<alt (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))>
#<alt (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))>
#<alt (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B)))>
#<alt (* x (/ 1 (tan B)))>
#<alt (/ 1 (tan B))>
#<alt (tan B)>
#<alt (- (* (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) (/ F B)) (/ x (tan B)))>
#<alt (* (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) (/ F B))>
#<alt (/ 1 (+ 2 (+ (* F F) (* 2 x))))>
#<alt (- (/ (pow (+ (* F F) (* (+ x 1) 2)) -1/2) (/ (sin B) F)) (/ x (tan B)))>
#<alt (/ (pow (+ (* F F) (* (+ x 1) 2)) -1/2) (/ (sin B) F))>
#<alt (pow (+ (* F F) (* (+ x 1) 2)) -1/2)>
#<alt (+ (* F F) (* (+ x 1) 2))>
#<alt (pow (+ (* F F) (* (+ x 1) 2)) -1/4)>
#<alt (/ 1 (sin B))>
#<alt (/ x (tan B))>
#<alt (/ (sin B) F)>
Outputs
#<alt (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x))))>
#<alt (+ (* -1/8 (* (/ (pow F 2) (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))))>
#<alt (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))>
#<alt (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (sqrt 1/2)) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F)>
#<alt (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6)))))) F)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (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 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x)))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (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 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (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 (+ 1 x)) (pow F 2))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/3 x)))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x))))>
#<alt (* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x))))))>
#<alt (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))>
#<alt (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))))>
#<alt (/ 1 (sin B))>
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B))))>
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))>
#<alt (/ -1 (sin B))>
#<alt (- (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (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 (+ 1 x)) (pow F 2)))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))))) B)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 (+ 1 x))))>
#<alt (* F (+ (* -1/8 (* (/ (pow F 2) (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x))))))>
#<alt (* F (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (sqrt 1/2)) (sqrt (+ 1 x))))))))>
#<alt (* F (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (sqrt 1/2)) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (sqrt 1/2)) (sqrt (+ 1 x))))))))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))>
#<alt (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4)))))>
#<alt (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6))))))>
#<alt -1>
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (+ (/ 1 (pow F 2)) (/ x (pow F 2)))) 1)>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6))) (+ (/ 1 (pow F 2)) (/ x (pow F 2))))) 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 (* -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 (* 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 (/ 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 (sin B))>
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))>
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))>
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))>
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))>
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))>
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))>
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))>
#<alt (/ (- 1 x) B)>
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)>
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B)>
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* 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 (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 (/ 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 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 (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ (* x (cos B)) (sin 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 (cos B)) (sin 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 (cos B)) (sin B)))>
#<alt (* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B))))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (/ 1 B) (/ (* x (cos B)) (sin 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 (cos B)) (sin 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 (cos B)) (sin B))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin 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)))))) (/ (cos B) (sin 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)))))))) (/ (cos B) (sin B)))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin 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))))) (/ (cos B) (sin 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)))))) (/ (cos B) (sin B))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin 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)) (/ (cos B) (sin 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)) (/ (cos B) (sin B)))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 1/3 (* (pow B 2) x)) (* 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/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/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 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (* 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 (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))>
#<alt (/ 1 B)>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 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)))>
#<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))))>
#<alt (/ -1 B)>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 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))>
#<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))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 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))))))) (* (/ 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))))))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))))>
#<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)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))))>
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))>
#<alt (+ (* -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))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 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 (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x)))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (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 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (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 (+ 1 x)) (pow F 2))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/3 x)))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))>
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x))))>
#<alt (* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x))))))>
#<alt (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))>
#<alt (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))))>
#<alt (/ 1 (sin B))>
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B))))>
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))>
#<alt (/ -1 (sin B))>
#<alt (- (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (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 (+ 1 x)) (pow F 2)))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))))) B)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))>
#<alt (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x))))>
#<alt (+ (* -1/8 (* (/ (pow F 2) (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))))>
#<alt (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))>
#<alt (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (sqrt 1/2)) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F)>
#<alt (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6)))))) F)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (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 (* 2 (+ 1 x))>
#<alt (+ (* 2 (+ 1 x)) (pow F 2))>
#<alt (+ (* 2 (+ 1 x)) (pow F 2))>
#<alt (+ (* 2 (+ 1 x)) (pow F 2))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))>
#<alt (* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))>
#<alt (* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))>
#<alt (* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))>
#<alt (* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (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 (pow (/ 1/2 (+ 1 x)) 1/4)>
#<alt (+ (* -1/8 (* (pow (/ 1/2 (pow (+ 1 x) 5)) 1/4) (pow F 2))) (pow (/ 1/2 (+ 1 x)) 1/4))>
#<alt (+ (* (pow F 2) (+ (* -1/8 (pow (/ 1/2 (pow (+ 1 x) 5)) 1/4)) (* 5/128 (* (pow (/ 1/2 (pow (+ 1 x) 9)) 1/4) (pow F 2))))) (pow (/ 1/2 (+ 1 x)) 1/4))>
#<alt (+ (* (pow F 2) (+ (* -1/8 (pow (/ 1/2 (pow (+ 1 x) 5)) 1/4)) (* (pow F 2) (+ (* -15/1024 (* (pow (/ 1/2 (pow (+ 1 x) 13)) 1/4) (pow F 2))) (* 5/128 (pow (/ 1/2 (pow (+ 1 x) 9)) 1/4)))))) (pow (/ 1/2 (+ 1 x)) 1/4))>
#<alt (sqrt (/ 1 F))>
#<alt (+ (sqrt (/ 1 F)) (* -1/2 (* (sqrt (/ 1 (pow F 5))) (+ 1 x))))>
#<alt (+ (sqrt (/ 1 F)) (+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (+ 1 x))) (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2))))))>
#<alt (+ (sqrt (/ 1 F)) (+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (+ 1 x))) (+ (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2)))) (* (sqrt (/ 1 (pow F 13))) (+ (* -1/48 (pow (+ 1 x) 3)) (+ (* -1/192 (* (+ 1 x) (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2))))) (* 1/2880 (+ (* -5760 (pow (+ 1 x) 3)) (+ (* -1920 (pow (+ 1 x) 3)) (* 5760 (pow (+ 1 x) 3)))))))))))>
#<alt (* (sqrt (/ 1 F)) (sqrt -1))>
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 1 x)))) (* (sqrt (/ 1 F)) (sqrt -1)))>
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 1 x)))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2)))))))>
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 1 x)))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (+ (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2))))) (* (sqrt (/ 1 (pow F 13))) (* (sqrt -1) (+ (* -1/48 (pow (+ 1 x) 3)) (+ (* -1/192 (* (+ 1 x) (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2))))) (* 1/2880 (+ (* -5760 (pow (+ 1 x) 3)) (+ (* -1920 (pow (+ 1 x) 3)) (* 5760 (pow (+ 1 x) 3))))))))))))>
#<alt (pow (/ 1 (+ 2 (pow F 2))) 1/4)>
#<alt (+ (* -1/2 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4) x)) (pow (/ 1 (+ 2 (pow F 2))) 1/4))>
#<alt (+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* 5/8 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4) x)))) (pow (/ 1 (+ 2 (pow F 2))) 1/4))>
#<alt (+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* x (+ (* -15/16 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 13)) 1/4) x)) (* 5/8 (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4)))))) (pow (/ 1 (+ 2 (pow F 2))) 1/4))>
#<alt (exp (* 1/4 (+ (log 1/2) (log (/ 1 x)))))>
#<alt (+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)))>
#<alt (+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2))))>
#<alt (+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (+ (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (+ (* -1/3072 (pow (+ 2 (pow F 2)) 3)) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) (pow x 3)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2)))))>
#<alt (exp (* 1/4 (+ (log -1/2) (log (/ -1 x)))))>
#<alt (+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))) x)))>
#<alt (+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x)))>
#<alt (+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/3072 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) x)) (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x)))>
#<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 (/ (* 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 (/ B F)>
#<alt (* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F)))>
#<alt (* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)))>
#<alt (* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)))>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
Calls

150 calls:

TimeVariablePointExpression
301.0ms
F
@inf
(pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)
6.0ms
B
@inf
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B)
3.0ms
F
@-inf
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B)
3.0ms
B
@-inf
(/ 1 (tan B))
2.0ms
F
@inf
(pow (+ (* F F) (* (+ x 1) 2)) -1/4)

rewrite363.0ms (1.8%)

Algorithm
batch-egg-rewrite
Rules
2814×/-lowering-/.f32
2814×/-lowering-/.f64
2676×*-lowering-*.f32
2676×*-lowering-*.f64
2086×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
039235
1289204
22853204
08865204
Stop Event
iter limit
node limit
Counts
23 → 877
Calls
Call 1
Inputs
(pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)
(- (/ (* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)) (sin B)) (/ x (tan B)))
(/ (* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2)) (sin B))
(* F (pow (pow (+ (* F F) (* (+ x 1) 2)) -1/4) 2))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B)
(- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x)
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B)))
(* x (/ 1 (tan B)))
(/ 1 (tan B))
(tan B)
(- (* (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) (/ F B)) (/ x (tan B)))
(* (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) (/ F B))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
(- (/ (pow (+ (* F F) (* (+ x 1) 2)) -1/2) (/ (sin B) F)) (/ x (tan B)))
(/ (pow (+ (* F F) (* (+ x 1) 2)) -1/2) (/ (sin B) F))
(pow (+ (* F F) (* (+ x 1) 2)) -1/2)
(+ (* F F) (* (+ x 1) 2))
(pow (+ (* F F) (* (+ x 1) 2)) -1/4)
(/ 1 (sin B))
(/ x (tan B))
(/ (sin B) F)
Outputs
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)))
(exp.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(fabs.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64))
(pow.f64 (*.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/8 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)) (/.f64 (/.f64 (*.f64 x (sin.f64 B)) F) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 (sin.f64 B) F)) (tan.f64 B))
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (sin.f64 B))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)))) (neg.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(pow.f64 (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))))
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))))
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))
(/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (sin.f64 B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F)))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F)
(*.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F))
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) #s(literal -1 binary64)))
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) F))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) F)
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (neg.f64 (/.f64 x B)))
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x B))
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 x B)))
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) B) (neg.f64 (/.f64 x B)))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F B) (neg.f64 (/.f64 x B)))
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B)))
(fma.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 x B)))
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) (-.f64 #s(literal 0 binary64) B)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)) B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)))))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) B) (*.f64 B x)) (*.f64 B B))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) B))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x))) (neg.f64 (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x B)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x B)))
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) #s(literal 1 binary64)) B)
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) B) (*.f64 B x))) (neg.f64 (*.f64 B B)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) B)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x B))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x B) (/.f64 x B)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x B))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(pow.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B))
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) (/.f64 #s(literal 1 binary64) B))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))))
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))))
(-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(fma.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) F) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) F (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) F))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) F)
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)))
(exp.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(fabs.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64))
(pow.f64 (*.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/8 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (/.f64 #s(literal 1 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 #s(literal -1 binary64) (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (/.f64 #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 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 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 #s(literal 1 binary64) (sin.f64 B)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (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 #s(literal 1 binary64) (sin.f64 B)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #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) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #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 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 #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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (sin.f64 B)))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #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 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (sin.f64 B))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (sin.f64 B)))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (sin.f64 B))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #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 (pow.f64 (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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #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 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(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 (-.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 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.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)))))
(/.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 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 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 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) (tan.f64 B)) #s(literal 1 binary64))
(*.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 #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)))
(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) (tan.f64 B)) #s(literal -1 binary64))
(/.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 (neg.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))))
(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))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))))
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))
(fma.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))
(fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 B x)) (*.f64 B (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (*.f64 B (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 B x))) (neg.f64 (*.f64 B (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (*.f64 B #s(literal 1 binary64)))) (neg.f64 (*.f64 B (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)))))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 B F)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 B (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) B)
(/.f64 (/.f64 F B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 B F))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 B F)))
(/.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (/.f64 F B) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (*.f64 B (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (/.f64 F B)) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) B))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 F B) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 B F)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 B (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1 binary64))
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) B))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F B))
(*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))
(exp.f64 (+.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(exp.f64 (+.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(exp.f64 (+.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64))))
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/4 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)) (/.f64 (/.f64 (*.f64 x (sin.f64 B)) F) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 (sin.f64 B) F)) (tan.f64 B))
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (sin.f64 B))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)))) (neg.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))
(pow.f64 (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))))
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 x (sin.f64 B)) F)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) F)))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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 (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))))
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))
(/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (sin.f64 B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F)))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))))
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F)
(*.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F))
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)))
(exp.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(fabs.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64))
(pow.f64 (*.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/8 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))
(+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))
(+.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))
(exp.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(-.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64))))))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(fma.f64 F F (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(fma.f64 x #s(literal 2 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F))
(fma.f64 #s(literal 2 binary64) x (+.f64 (*.f64 F F) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)) (*.f64 F F))
(fma.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) #s(literal 2 binary64))
(fma.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))))
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))) #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))))
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (exp.f64 (log.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))))
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (exp.f64 (log.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))) #s(literal 4 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))))
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))
(*.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))
(exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/8 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/8 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/8 binary64))
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/8 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(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))
(*.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 (*.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 (-.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 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.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)))))
(/.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 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 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))
(exp.f64 (*.f64 (log.f64 (/.f64 F (sin.f64 B))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 F (sin.f64 B)))))
(/.f64 (sin.f64 B) F)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) F)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))))
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))
(pow.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F))
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F))
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)))
(*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)))

simplify503.0ms (2.5%)

Algorithm
egg-herbie
Rules
6412×*-lowering-*.f32
6412×*-lowering-*.f64
4870×+-lowering-+.f64
4870×+-lowering-+.f32
1394×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0130415921
1445214652
0892514652
Stop Event
iter limit
node limit
Counts
600 → 600
Calls
Call 1
Inputs
(* (sqrt 1/2) (sqrt (/ 1 (+ 1 x))))
(+ (* -1/8 (* (/ (pow F 2) (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))))
(+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))
(+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (sqrt 1/2)) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))))
(/ 1 F)
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F)
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F)
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6)))))) F)
(/ -1 F)
(* -1 (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F))
(* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F))
(* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (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 (/ (* x (cos B)) (sin B)))
(- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x)))) (/ (* x (cos B)) (sin B)))
(- (* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))))) (/ (* x (cos B)) (sin B)))
(- (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))))))) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (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 (+ 1 x)) (pow F 2))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/3 x)))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x))))
(* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x))))))
(* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))
(* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))))
(/ 1 (sin B))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B))))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))
(/ -1 (sin B))
(- (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (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 (+ 1 x)) (pow F 2)))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) B)
(/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (* F (sqrt 1/2)) (sqrt (/ 1 (+ 1 x))))
(* F (+ (* -1/8 (* (/ (pow F 2) (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x))))))
(* F (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (sqrt 1/2)) (sqrt (+ 1 x))))))))
(* F (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (sqrt 1/2)) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (sqrt 1/2)) (sqrt (+ 1 x))))))))))
1
(+ 1 (* -1 (/ (+ 1 x) (pow F 2))))
(+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4)))))
(+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6))))))
-1
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (+ (/ 1 (pow F 2)) (/ x (pow F 2)))) 1)
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6))) (+ (/ 1 (pow F 2)) (/ x (pow F 2))))) 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)))))
(* -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)))))
(* 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 (/ 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 (sin B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))
(/ (- 1 x) B)
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (/ 1 (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 (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))
(/ 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))
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))
(* -1 (/ (* x (cos B)) (sin B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(- (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin 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))))))))) (/ (* x (cos B)) (sin B)))
(- (/ 1 B) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ (* x (cos B)) (sin 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 (cos B)) (sin 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 (cos B)) (sin B)))
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (/ 1 B) (/ (* x (cos B)) (sin 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 (cos B)) (sin 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 (cos B)) (sin B))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin 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)))))) (/ (cos B) (sin 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)))))))) (/ (cos B) (sin B)))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* -1 (/ (* x (cos B)) (sin B)))
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin 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))))) (/ (cos B) (sin 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)))))) (/ (cos B) (sin B))))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin 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)) (/ (cos B) (sin 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)) (/ (cos B) (sin B)))))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/ (- (+ (* 1/3 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 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/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 (/ (* x (cos B)) (sin B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* 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)))))))))
(* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(/ 1 B)
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 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)))
(+ (* -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))))
(/ -1 B)
(- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 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))
(- (+ (* 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))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 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))))))) (* (/ 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))))))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))))
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))
(+ (* -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))))
(+ (* -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)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 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))
(* -1 (/ (* x (cos B)) (sin B)))
(- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x)))) (/ (* x (cos B)) (sin B)))
(- (* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))))) (/ (* x (cos B)) (sin B)))
(- (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))))))) (/ (* x (cos B)) (sin B)))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (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 (+ 1 x)) (pow F 2))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/3 x)))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x))))
(* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x))))))
(* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))
(* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))))
(/ 1 (sin B))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B))))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))
(/ -1 (sin B))
(- (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (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 (+ 1 x)) (pow F 2)))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) B)
(/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(* (sqrt 1/2) (sqrt (/ 1 (+ 1 x))))
(+ (* -1/8 (* (/ (pow F 2) (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))))
(+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))
(+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (sqrt 1/2)) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))))
(/ 1 F)
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F)
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F)
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6)))))) F)
(/ -1 F)
(* -1 (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F))
(* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F))
(* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (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)))))
(* 2 (+ 1 x))
(+ (* 2 (+ 1 x)) (pow F 2))
(+ (* 2 (+ 1 x)) (pow F 2))
(+ (* 2 (+ 1 x)) (pow F 2))
(pow F 2)
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(pow F 2)
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (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)))
(pow (/ 1/2 (+ 1 x)) 1/4)
(+ (* -1/8 (* (pow (/ 1/2 (pow (+ 1 x) 5)) 1/4) (pow F 2))) (pow (/ 1/2 (+ 1 x)) 1/4))
(+ (* (pow F 2) (+ (* -1/8 (pow (/ 1/2 (pow (+ 1 x) 5)) 1/4)) (* 5/128 (* (pow (/ 1/2 (pow (+ 1 x) 9)) 1/4) (pow F 2))))) (pow (/ 1/2 (+ 1 x)) 1/4))
(+ (* (pow F 2) (+ (* -1/8 (pow (/ 1/2 (pow (+ 1 x) 5)) 1/4)) (* (pow F 2) (+ (* -15/1024 (* (pow (/ 1/2 (pow (+ 1 x) 13)) 1/4) (pow F 2))) (* 5/128 (pow (/ 1/2 (pow (+ 1 x) 9)) 1/4)))))) (pow (/ 1/2 (+ 1 x)) 1/4))
(sqrt (/ 1 F))
(+ (sqrt (/ 1 F)) (* -1/2 (* (sqrt (/ 1 (pow F 5))) (+ 1 x))))
(+ (sqrt (/ 1 F)) (+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (+ 1 x))) (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2))))))
(+ (sqrt (/ 1 F)) (+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (+ 1 x))) (+ (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2)))) (* (sqrt (/ 1 (pow F 13))) (+ (* -1/48 (pow (+ 1 x) 3)) (+ (* -1/192 (* (+ 1 x) (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2))))) (* 1/2880 (+ (* -5760 (pow (+ 1 x) 3)) (+ (* -1920 (pow (+ 1 x) 3)) (* 5760 (pow (+ 1 x) 3)))))))))))
(* (sqrt (/ 1 F)) (sqrt -1))
(+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 1 x)))) (* (sqrt (/ 1 F)) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 1 x)))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2)))))))
(+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 1 x)))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (+ (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2))))) (* (sqrt (/ 1 (pow F 13))) (* (sqrt -1) (+ (* -1/48 (pow (+ 1 x) 3)) (+ (* -1/192 (* (+ 1 x) (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2))))) (* 1/2880 (+ (* -5760 (pow (+ 1 x) 3)) (+ (* -1920 (pow (+ 1 x) 3)) (* 5760 (pow (+ 1 x) 3))))))))))))
(pow (/ 1 (+ 2 (pow F 2))) 1/4)
(+ (* -1/2 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4) x)) (pow (/ 1 (+ 2 (pow F 2))) 1/4))
(+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* 5/8 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4) x)))) (pow (/ 1 (+ 2 (pow F 2))) 1/4))
(+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* x (+ (* -15/16 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 13)) 1/4) x)) (* 5/8 (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4)))))) (pow (/ 1 (+ 2 (pow F 2))) 1/4))
(exp (* 1/4 (+ (log 1/2) (log (/ 1 x)))))
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)))
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2))))
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (+ (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (+ (* -1/3072 (pow (+ 2 (pow F 2)) 3)) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) (pow x 3)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2)))))
(exp (* 1/4 (+ (log -1/2) (log (/ -1 x)))))
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))) x)))
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x)))
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/3072 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) x)) (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x)))
(/ 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))
(/ (* 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))
(/ B F)
(* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F)))
(* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)))
(* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 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)
(/ (sin B) F)
(/ (sin B) F)
(/ (sin B) F)
(/ (sin B) F)
(/ (sin B) F)
(/ (sin B) F)
(/ (sin B) F)
(/ (sin B) F)
Outputs
(* (sqrt 1/2) (sqrt (/ 1 (+ 1 x))))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (/ (pow F 2) (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))))
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64)))))))
(+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (sqrt 1/2)) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64)))))))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) F)
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64)))))) F)
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6)))))) F)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (pow.f64 F #s(literal 6 binary64))))))) F)
(/ -1 F)
(/.f64 #s(literal -1 binary64) F)
(* -1 (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (neg.f64 F))
(* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64)))))) (neg.f64 F))
(* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6)))))) F))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (pow.f64 F #s(literal 6 binary64))))))) (neg.f64 F))
(sqrt (/ 1 (+ 2 (pow F 2))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))
(+ (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))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))
(+ (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)))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))
(* (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)))
(+.f64 (*.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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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)))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (sqrt.f64 #s(literal 1/2 binary64)))))
(* (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))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x)))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 F F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (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 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))
(-.f64 (+.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) (*.f64 (pow.f64 F #s(literal 6 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 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F (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)))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (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 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (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 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (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 (-.f64 (/.f64 (cos.f64 B) (sin.f64 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))) (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 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))))) (+.f64 (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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)))))) x)) (-.f64 #s(literal 0 binary64) x))
(/ (- (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/3 x)))) x) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 F #s(literal -7/360 binary64))))))) x)) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (+.f64 (*.f64 F #s(literal -1/5040 binary64)) (+.f64 (*.f64 F #s(literal 1/720 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 F #s(literal -7/360 binary64))))))) x)) B)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))
(* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x))))))
(*.f64 F (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 F F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B))))
(* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))
(*.f64 F (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))))))))
(* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))))
(*.f64 F (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))))))))))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))
(+.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))))) (/ 1 (sin B)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 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) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.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) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x F) (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F (sin.f64 B))))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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))))))
(+ (* -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))))))
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (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)))))
(* (/ (* 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))))
(+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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)))))
(+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))))) (+.f64 (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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))))))
(+ (* -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 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #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 x (*.f64 x x))))
(* (/ F B) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))))) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (*.f64 F #s(literal -7/360 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -1/5040 binary64)) (+.f64 (*.f64 F #s(literal 1/720 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (* F (sqrt 1/2)) (sqrt (/ 1 (+ 1 x))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))
(* F (+ (* -1/8 (* (/ (pow F 2) (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x))))))
(*.f64 F (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))
(* F (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (sqrt 1/2)) (sqrt (+ 1 x))))))))
(*.f64 F (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64))))))))
(* F (+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (sqrt 1/2)) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (sqrt 1/2)) (sqrt (+ 1 x))))))))))
(*.f64 F (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64))))))))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (+ 1 x) (pow F 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))
(+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4)))))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))))
(+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6))))))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (pow.f64 F #s(literal 6 binary64)))))))
-1
#s(literal -1 binary64)
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (+ (/ 1 (pow F 2)) (/ x (pow F 2)))) 1)
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6))) (+ (/ 1 (pow F 2)) (/ x (pow F 2))))) 1)
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 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) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(+ (* -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) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x F)))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))))
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(*.f64 F (*.f64 (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))))
(+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (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)))) (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))))))
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))))
(* (* 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))))
(+.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)))) (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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)))))
(+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.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)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 (+.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)))) (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(* -1 (/ x B))
(-.f64 #s(literal 0 binary64) (/.f64 x B))
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B))) (/.f64 x B))
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) B)) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) (/.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))
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/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 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 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 (+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)))))) (*.f64 (pow.f64 F #s(literal 6 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)))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) 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))))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))))
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64))))) B))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F B))) (/.f64 #s(literal -1 binary64) 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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F 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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B))))
(* -1 (/ x B))
(-.f64 #s(literal 0 binary64) (/.f64 x B))
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))
(*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) 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 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) 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 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) B) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)))))) (/.f64 #s(literal -1 binary64) B))))
(* -1 (/ x B))
(-.f64 #s(literal 0 binary64) (/.f64 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 (*.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)))) 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 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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)) (-.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/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 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)))) (+.f64 (/.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) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))))) x)) (-.f64 #s(literal 0 binary64) x))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 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)
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) x)
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F)) 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 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 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 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64)))))) x)
(* -1 (+ 1 x))
(-.f64 #s(literal -1 binary64) x)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/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))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal -1 binary64) x))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #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) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (neg.f64 F)) #s(literal -1 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)))
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) #s(literal -1 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)))
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) #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 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #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 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #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 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) #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 (-.f64 #s(literal 1 binary64) (/.f64 (+.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)))) (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) (-.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))))) (+ (* 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 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.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)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) (-.f64 #s(literal 0 binary64) x))
(* F (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 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 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 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 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 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 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))))
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 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 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 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/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)
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1)
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #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) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(+ (* -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) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x F)))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))))
(* (* F (sqrt 1/2)) (sqrt (/ 1 x)))
(*.f64 F (*.f64 (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))))
(+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (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)))) (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))))))
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))))
(* (* 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))))
(+.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)))) (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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)))))
(+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.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)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 (+.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)))) (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(sqrt (/ 1 (+ 2 (* 2 x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 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))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 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)))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) 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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 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 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64)))))) F)
(/ -1 F)
(/.f64 #s(literal -1 binary64) F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) (neg.f64 F))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64)))))) (neg.f64 F))
(sqrt (/ 1 (+ 2 (pow F 2))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))
(+ (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))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))
(+ (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)))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))
(* (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)))
(+.f64 (*.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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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)))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (sqrt.f64 #s(literal 1/2 binary64)))))
(* (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))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x))
(/ (- 1 x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) 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)) (/ (* 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)) (/ (* 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)) (/ (* 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)) (/ (* 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)) (/ (* 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)) (/ (* 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)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 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 (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 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #s(literal -1/3 binary64))))) 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 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 B B) (+.f64 (*.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/45 binary64)))) (*.f64 x #s(literal -1/3 binary64))))) 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))
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -2/945 binary64)) #s(literal -1/45 binary64))) #s(literal -1/3 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))
B
(* B (+ 1 (* 1/3 (pow B 2))))
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 2/15 binary64))))))
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 B B) #s(literal 17/315 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))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 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))))))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) B)) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (/ 1 B) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ (* x (cos B)) (sin B)))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 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 (cos B)) (sin B)))
(-.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 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 (cos B)) (sin B)))
(-.f64 (+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (/ 1 B) (/ (* x (cos B)) (sin B))))
(-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal -1 binary64) B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 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 (cos B)) (sin B))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 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 (cos B)) (sin B))))
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64))))) B))) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F B))) (/.f64 (cos.f64 B) (sin.f64 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)))))) (/ (cos B) (sin B)))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F B))) (/.f64 (cos.f64 B) (sin.f64 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)))))))) (/ (cos B) (sin B)))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F 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)) B) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) B) (/.f64 (cos.f64 B) (sin.f64 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))))) (/ (cos B) (sin B))))
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) B) (/.f64 (cos.f64 B) (sin.f64 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)))))) (/ (cos B) (sin B))))
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) B) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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))) B) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (*.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)))) 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)) (/ (cos B) (sin B)))))
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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)) (-.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/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)) (/ (cos B) (sin B)))))
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)))) (+.f64 (/.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) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))))) x)) (-.f64 #s(literal 0 binary64) x))
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (+ (* 1/3 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) x) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))))) x)) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) x) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))) x)) B)
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
(* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) 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 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) B)) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))
(* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))) B))))))))
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B))
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) 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)))
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) 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))))
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)))))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))))
(/ -1 B)
(/.f64 #s(literal -1 binary64) B)
(- (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 #s(literal -1 binary64) 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))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (/.f64 #s(literal -1 binary64) 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))
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64))))) B))) (/.f64 #s(literal -1 binary64) B))
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(+ (* -1 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x 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))))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.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))))))))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F B)))))
(* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) 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)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) B))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))
(/.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)
(+ (* -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))))
(+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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))
(+ (* -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)))))
(+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)))) (+.f64 (/.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) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))
(-.f64 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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)) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (*.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))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) 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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(/ 1 (+ 2 (* 2 x)))
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 F F) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) 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))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 (*.f64 F F) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(/ 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 (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.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 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (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 (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.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 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F))
(/ 1 (+ 2 (pow F 2)))
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))
(+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))
(+ (* 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))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) x) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 F F))) x)) 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) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x x)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 F F))) 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 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 F F))) x) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x x))))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 F F))) x)) 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 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 F F)))) (-.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 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x)))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 F F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (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 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))
(-.f64 (+.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) (*.f64 (pow.f64 F #s(literal 6 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 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F (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)))
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (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 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (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 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (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 (-.f64 (/.f64 (cos.f64 B) (sin.f64 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))) (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 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))))) (+.f64 (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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)))))) x)) (-.f64 #s(literal 0 binary64) x))
(/ (- (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/3 x)))) x) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 F #s(literal -7/360 binary64))))))) x)) B)
(/ (- (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (+.f64 (*.f64 F #s(literal -1/5040 binary64)) (+.f64 (*.f64 F #s(literal 1/720 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 F #s(literal -7/360 binary64))))))) x)) B)
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (+ 1 x))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))
(* F (+ (* -1/8 (* (/ (pow F 2) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x))))))
(*.f64 F (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 F F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B))))
(* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))
(*.f64 F (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))))))))
(* F (+ (* (/ (sqrt 1/2) (sin B)) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (sin B) (sqrt 1/2))) (sqrt (+ 1 x))))))))))
(*.f64 F (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))))))))))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (/ 1 (sin B))))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))))
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))
(+.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64)))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B)))))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B))))) (/ 1 (sin B)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(- (+ (* 1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (* (pow F 4) (sin B)))) (+ (* 1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (* (pow F 6) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ x (* (pow F 2) (sin B)))))) (/ 1 (sin B)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 F F)) (sin.f64 B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 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) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.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) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x F) (sin.f64 B))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.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))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F (sin.f64 B))))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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))))))
(+ (* -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))))))
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (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)))))
(* (/ (* 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))))
(+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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)))))
(+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B))))) (+.f64 (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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))))))
(+ (* -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 (+.f64 (*.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))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.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 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #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 x (*.f64 x x))))
(* (/ F B) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))) (* -1 (* (+ (* -1/36 F) (* 1/120 F)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2))))))))))) B)
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (*.f64 F #s(literal -7/360 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -1/5040 binary64)) (+.f64 (*.f64 F #s(literal 1/720 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 (+ 1 x)) (pow F 2)))))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))
(* (sqrt 1/2) (sqrt (/ 1 (+ 1 x))))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (/ (pow F 2) (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))))
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* 1/2 (* (/ (* (pow F 2) (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3)))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64)))))))
(+ (* (sqrt 1/2) (sqrt (/ 1 (+ 1 x)))) (* (pow F 2) (+ (* -1/8 (* (/ 1 (sqrt 1/2)) (sqrt (/ 1 (pow (+ 1 x) 3))))) (* (pow F 2) (+ (* -1/2 (* (/ (* (pow F 2) (+ (* -1/8 (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (* (pow (sqrt 1/2) 2) (+ 1 x)))) (* 1/16 (/ 1 (pow (+ 1 x) 4))))) (sqrt 1/2)) (sqrt (+ 1 x)))) (* 1/2 (* (/ (- (* 1/8 (/ 1 (pow (+ 1 x) 3))) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 x) 3))))) (sqrt 1/2)) (sqrt (+ 1 x)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64)))))))))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) F)
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64)))))) F)
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6)))))) F)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (pow.f64 F #s(literal 6 binary64))))))) F)
(/ -1 F)
(/.f64 #s(literal -1 binary64) F)
(* -1 (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) F))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (neg.f64 F))
(* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))))) F))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64)))))) (neg.f64 F))
(* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (+ (* -1/2 (/ (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)) (pow F 4))) (* -1/2 (/ (+ (* 8 (pow (+ 1 x) 3)) (* (+ 1 x) (+ (* -4 (pow (+ 1 x) 2)) (pow (+ 1 x) 2)))) (pow F 6)))))) F))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (pow.f64 F #s(literal 6 binary64))))))) (neg.f64 F))
(sqrt (/ 1 (+ 2 (pow F 2))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))
(+ (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))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))
(+ (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)))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))
(* (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)))
(+.f64 (*.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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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)))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (sqrt.f64 #s(literal 1/2 binary64)))))
(* (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))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(* 2 (+ 1 x))
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))
(+ (* 2 (+ 1 x)) (pow F 2))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(+ (* 2 (+ 1 x)) (pow F 2))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(+ (* 2 (+ 1 x)) (pow F 2))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))
(pow F 2)
(*.f64 F F)
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))
(* (pow F 2) (+ 1 (* 2 (/ (+ 1 x) (pow F 2)))))
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))
(+ 2 (pow F 2))
(+.f64 #s(literal 2 binary64) (*.f64 F F))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(+ 2 (+ (* 2 x) (pow F 2)))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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) (/.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 x #s(literal 2 binary64))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 F F))) x) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 F F))) x) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 F F))) x) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))
(pow (/ 1/2 (+ 1 x)) 1/4)
(pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64))
(+ (* -1/8 (* (pow (/ 1/2 (pow (+ 1 x) 5)) 1/4) (pow F 2))) (pow (/ 1/2 (+ 1 x)) 1/4))
(+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 F F) (pow.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 5 binary64))) #s(literal 1/4 binary64)))))
(+ (* (pow F 2) (+ (* -1/8 (pow (/ 1/2 (pow (+ 1 x) 5)) 1/4)) (* 5/128 (* (pow (/ 1/2 (pow (+ 1 x) 9)) 1/4) (pow F 2))))) (pow (/ 1/2 (+ 1 x)) 1/4))
(+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 F F) (pow.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1/4 binary64)))))))
(+ (* (pow F 2) (+ (* -1/8 (pow (/ 1/2 (pow (+ 1 x) 5)) 1/4)) (* (pow F 2) (+ (* -15/1024 (* (pow (/ 1/2 (pow (+ 1 x) 13)) 1/4) (pow F 2))) (* 5/128 (pow (/ 1/2 (pow (+ 1 x) 9)) 1/4)))))) (pow (/ 1/2 (+ 1 x)) 1/4))
(+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -15/1024 binary64) (*.f64 (*.f64 F F) (pow.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 13 binary64))) #s(literal 1/4 binary64)))) (*.f64 #s(literal 5/128 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1/4 binary64))))))))
(sqrt (/ 1 F))
(sqrt.f64 (/.f64 #s(literal 1 binary64) F))
(+ (sqrt (/ 1 F)) (* -1/2 (* (sqrt (/ 1 (pow F 5))) (+ 1 x))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))))))
(+ (sqrt (/ 1 F)) (+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (+ 1 x))) (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) F)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 9 binary64)))) (+.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 48 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(+ (sqrt (/ 1 F)) (+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (+ 1 x))) (+ (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2)))) (* (sqrt (/ 1 (pow F 13))) (+ (* -1/48 (pow (+ 1 x) 3)) (+ (* -1/192 (* (+ 1 x) (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2))))) (* 1/2880 (+ (* -5760 (pow (+ 1 x) 3)) (+ (* -1920 (pow (+ 1 x) 3)) (* 5760 (pow (+ 1 x) 3)))))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) F)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 9 binary64)))) (+.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 48 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 13 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/48 binary64)) (*.f64 (+.f64 #s(literal -1/192 binary64) (*.f64 #s(literal -1/192 binary64) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/2880 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -5760 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 3840 binary64)))))))))
(* (sqrt (/ 1 F)) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) F)))
(+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 1 x)))) (* (sqrt (/ 1 F)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 1 x)))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 9 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 48 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(+ (* -1/2 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 1 x)))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (+ (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2)))) (* 1/8 (pow (+ 1 x) 2))))) (* (sqrt (/ 1 (pow F 13))) (* (sqrt -1) (+ (* -1/48 (pow (+ 1 x) 3)) (+ (* -1/192 (* (+ 1 x) (+ (* -48 (pow (+ 1 x) 2)) (* 96 (pow (+ 1 x) 2))))) (* 1/2880 (+ (* -5760 (pow (+ 1 x) 3)) (+ (* -1920 (pow (+ 1 x) 3)) (* 5760 (pow (+ 1 x) 3))))))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 9 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 48 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 13 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/48 binary64)) (*.f64 (+.f64 #s(literal -1/192 binary64) (*.f64 #s(literal -1/192 binary64) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 48 binary64)))) (*.f64 #s(literal 1/2880 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -5760 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 3840 binary64))))))))
(pow (/ 1 (+ 2 (pow F 2))) 1/4)
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64))
(+ (* -1/2 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4) x)) (pow (/ 1 (+ 2 (pow F 2))) 1/4))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))) #s(literal 1/4 binary64)))))
(+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* 5/8 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4) x)))) (pow (/ 1 (+ 2 (pow F 2))) 1/4))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal 5/8 binary64) (*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 9 binary64))) #s(literal 1/4 binary64)))))))
(+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* x (+ (* -15/16 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 13)) 1/4) x)) (* 5/8 (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4)))))) (pow (/ 1 (+ 2 (pow F 2))) 1/4))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal -15/16 binary64) (*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 13 binary64))) #s(literal 1/4 binary64)))) (*.f64 #s(literal 5/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 9 binary64))) #s(literal 1/4 binary64))))))))
(exp (* 1/4 (+ (log 1/2) (log (/ 1 x)))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))))
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)))
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))))
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2))))
(+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/128 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64))))) (*.f64 x x)))
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (+ (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (+ (* -1/3072 (pow (+ 2 (pow F 2)) 3)) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) (pow x 3)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2)))))
(+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/128 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64))))) (*.f64 x x)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/32 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 F F))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/3072 binary64))) (*.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)))))) (*.f64 x (*.f64 x x)))))
(exp (* 1/4 (+ (log -1/2) (log (/ -1 x)))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))) x)))
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))))
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x)))
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/128 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)))) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) x)) x))
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/3072 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) x)) (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x)))
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/128 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)))) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/3072 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 F F) #s(literal 1/64 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -3/4 binary64))))))) x)) x)) x))
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ (+ 1 (* 1/6 (pow B 2))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B)
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))))) B)
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 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))
(/ (* 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 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #s(literal -1/3 binary64))))) 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 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 B B) (+.f64 (*.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/45 binary64)))) (*.f64 x #s(literal -1/3 binary64))))) 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))
(/ B F)
(/.f64 B F)
(* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F)))
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) F)))
(* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)))
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) F) (/.f64 #s(literal -1/6 binary64) F)))))
(* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)))
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 B B)) F) (/.f64 #s(literal 1/120 binary64) F))) (/.f64 #s(literal -1/6 binary64) F)))))
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(/ (sin B) F)
(/.f64 (sin.f64 B) F)

eval316.0ms (1.6%)

Compiler

Compiled 64165 to 4946 computations (92.3% saved)

prune309.0ms (1.5%)

Pruning

50 alts after pruning (49 fresh and 1 done)

PrunedKeptTotal
New1851431894
Fresh12618
Picked415
Done000
Total1867501917
Accuracy
100.0%
Counts
1917 → 50
Alt Table
Click to see full alt table
StatusAccuracyProgram
47.5%
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
24.7%
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
46.8%
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
20.4%
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
27.0%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
16.6%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
57.1%
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 (tan.f64 B) x)))
30.8%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
32.3%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
32.4%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
17.9%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
29.9%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) B)
30.9%
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
33.4%
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
32.3%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
47.4%
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
30.5%
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
30.4%
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
30.5%
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
34.4%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
57.5%
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
16.0%
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
21.1%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
14.8%
(/.f64 #s(literal 1 binary64) (sin.f64 B))
78.0%
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
51.9%
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
77.7%
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
86.7%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
50.8%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
52.5%
(-.f64 (/.f64 (*.f64 F (pow.f64 (pow.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
52.6%
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
58.3%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
33.3%
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
50.2%
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
31.6%
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
47.4%
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
23.9%
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
27.0%
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
32.9%
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
41.5%
(+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
32.9%
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
30.8%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (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)))
52.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
47.5%
(+.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.7%
(+.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)))
27.2%
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
47.4%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
57.3%
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
14.0%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
52.0%
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
Compiler

Compiled 2092 to 1391 computations (33.5% saved)

simplify237.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (sin.f64 B) F)
cost-diff0
(/.f64 #s(literal -1 binary64) F)
cost-diff0
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
cost-diff256
(/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F))
cost-diff0
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
cost-diff0
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)
cost-diff0
(/.f64 #s(literal 1 binary64) B)
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
cost-diff0
(sin.f64 B)
cost-diff0
(/.f64 #s(literal 1 binary64) (sin.f64 B))
cost-diff0
(-.f64 #s(literal -1 binary64) x)
cost-diff0
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
cost-diff0
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
cost-diff0
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
cost-diff0
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))
cost-diff0
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Rules
2200×fmsub-define
2130×fnmsub-define
2020×fma-lowering-fma.f32
2020×fma-lowering-fma.f64
1912×fmm-def
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
027214
163200
2122200
3239193
4447188
5973186
63022186
76541186
08618186
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) (sin B)) (/ x (tan B)))
(/ (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) (sin B))
(/ F (sqrt (+ (* F F) (+ 2 (* x 2)))))
F
(sqrt (+ (* F F) (+ 2 (* x 2))))
(+ (* F F) (+ 2 (* x 2)))
(* F F)
(+ 2 (* x 2))
2
(* x 2)
x
(sin B)
B
(/ x (tan B))
(tan B)
(/ (- -1 x) B)
(- -1 x)
-1
x
B
(/ 1 (sin B))
1
(sin B)
B
(* (/ 1 B) (- (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) x))
(/ 1 B)
1
B
(- (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) x)
(/ F (sqrt (+ (* F F) (+ 2 (* x 2)))))
F
(sqrt (+ (* F F) (+ 2 (* x 2))))
(+ (* F F) (+ 2 (* x 2)))
(* F F)
(+ 2 (* x 2))
2
(* x 2)
x
(- (/ (/ -1 F) (/ (sin B) F)) (/ x (tan B)))
(/ (/ -1 F) (/ (sin B) F))
(/ -1 F)
-1
F
(/ (sin B) F)
(sin B)
B
(/ x (tan B))
x
(tan B)
Outputs
(- (/ (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) (sin B)) (/ x (tan B)))
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (/.f64 x (tan.f64 B)))
(/ (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) (sin B))
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))
(/ F (sqrt (+ (* F F) (+ 2 (* x 2)))))
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))
F
(sqrt (+ (* F F) (+ 2 (* x 2))))
(sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))
(+ (* F F) (+ 2 (* x 2)))
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))
(* F F)
(*.f64 F F)
(+ 2 (* x 2))
(*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))
2
#s(literal 2 binary64)
(* x 2)
(*.f64 #s(literal 2 binary64) x)
x
(sin B)
(sin.f64 B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
(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 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
1
#s(literal 1 binary64)
(sin B)
(sin.f64 B)
B
(* (/ 1 B) (- (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) x))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) x) B)
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
1
#s(literal 1 binary64)
B
(- (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) x)
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) x)
(/ F (sqrt (+ (* F F) (+ 2 (* x 2)))))
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))
F
(sqrt (+ (* F F) (+ 2 (* x 2))))
(sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))
(+ (* F F) (+ 2 (* x 2)))
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))
(* F F)
(*.f64 F F)
(+ 2 (* x 2))
(*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))
2
#s(literal 2 binary64)
(* x 2)
(*.f64 #s(literal 2 binary64) x)
x
(- (/ (/ -1 F) (/ (sin B) F)) (/ x (tan B)))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(/ (/ -1 F) (/ (sin B) F))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/ -1 F)
(/.f64 #s(literal -1 binary64) F)
-1
#s(literal -1 binary64)
F
(/ (sin B) F)
(/.f64 (sin.f64 B) F)
(sin B)
(sin.f64 B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
x
(tan B)
(tan.f64 B)

localize366.0ms (1.8%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
accuracy99.8%
(/.f64 (sin.f64 B) F)
accuracy99.8%
(/.f64 x (tan.f64 B))
accuracy86.8%
(/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F))
accuracy100.0%
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)
accuracy99.8%
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
accuracy99.7%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
accuracy74.3%
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
accuracy100.0%
(sin.f64 B)
accuracy99.9%
(/.f64 #s(literal 1 binary64) (sin.f64 B))
accuracy100.0%
(-.f64 #s(literal -1 binary64) x)
accuracy100.0%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
accuracy99.8%
(/.f64 x (tan.f64 B))
accuracy99.8%
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
accuracy98.7%
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))
accuracy74.3%
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
Results
306.0ms256×0valid
Compiler

Compiled 234 to 28 computations (88% saved)

Precisions
Click to see histograms. Total time spent on operations: 135.0ms
ival-add: 70.0ms (51.9% of total)
ival-div: 36.0ms (26.7% of total)
ival-tan: 10.0ms (7.4% of total)
ival-mult: 6.0ms (4.4% of total)
ival-sin: 6.0ms (4.4% of total)
ival-sub: 5.0ms (3.7% of total)
ival-sqrt: 2.0ms (1.5% of total)
const: 1.0ms (0.7% of total)
backward-pass: 0.0ms (0% of total)

series22.0ms (0.1%)

Counts
16 → 372
Calls
Call 1
Inputs
#<alt (- (/ (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) (sin B)) (/ x (tan B)))>
#<alt (/ (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) (sin B))>
#<alt (/ F (sqrt (+ (* F F) (+ 2 (* x 2)))))>
#<alt (sqrt (+ (* F F) (+ 2 (* x 2))))>
#<alt (/ (- -1 x) B)>
#<alt (- -1 x)>
#<alt (/ 1 (sin B))>
#<alt (sin B)>
#<alt (* (/ 1 B) (- (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) x))>
#<alt (/ 1 B)>
#<alt (- (/ F (sqrt (+ (* F F) (+ 2 (* x 2))))) x)>
#<alt (/ (/ -1 F) (/ (sin B) F))>
#<alt (- (/ (/ -1 F) (/ (sin B) F)) (/ x (tan B)))>
#<alt (/ -1 F)>
#<alt (/ (sin B) F)>
#<alt (/ x (tan B))>
Outputs
#<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 (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)))))>
#<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 (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 (/ -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 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 (/ (- (* 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 (/ -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 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (/ (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) B)>
#<alt (/ (- (* (pow B 2) (- (+ (* 1/3 x) (* (pow B 2) (- (+ (* -1/9 x) (* 2/15 x)) 7/360))) 1/6)) (+ 1 x)) B)>
#<alt (/ (- (* (pow B 2) (- (+ (* 1/3 x) (* (pow B 2) (- (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (- (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))) 31/15120)))) 7/360))) 1/6)) (+ 1 x)) B)>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (/ -1 (sin B))>
#<alt (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))>
#<alt (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))>
#<alt (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ -1 F)>
#<alt (/ B F)>
#<alt (* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F)))>
#<alt (* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)))>
#<alt (* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)))>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) F)>
#<alt (/ (sin B) 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))>
Calls

93 calls:

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

rewrite384.0ms (1.9%)

Algorithm
batch-egg-rewrite
Rules
3506×/-lowering-/.f32
3506×/-lowering-/.f64
2338×*-lowering-*.f32
2338×*-lowering-*.f64
1834×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

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

simplify380.0ms (1.9%)

Algorithm
egg-herbie
Rules
8076×*-lowering-*.f32
8076×*-lowering-*.f64
4614×+-lowering-+.f64
4614×+-lowering-+.f32
1412×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

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

eval182.0ms (0.9%)

Compiler

Compiled 33413 to 3077 computations (90.8% saved)

prune231.0ms (1.2%)

Pruning

69 alts after pruning (67 fresh and 2 done)

PrunedKeptTotal
New1179381217
Fresh152944
Picked325
Done101
Total1198691267
Accuracy
100.0%
Counts
1267 → 69
Alt Table
Click to see full alt table
StatusAccuracyProgram
11.4%
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
11.4%
(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))
31.5%
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B)
19.2%
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
47.5%
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
24.8%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B))
24.7%
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
46.9%
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
20.4%
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
27.0%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
16.6%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
57.1%
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 (tan.f64 B) x)))
7.8%
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
30.8%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
32.3%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
32.4%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
17.9%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
31.2%
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64))))
30.9%
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
33.4%
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
32.3%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
32.3%
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
32.2%
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
32.2%
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
47.4%
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
30.5%
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
9.0%
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
9.2%
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
31.5%
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
19.2%
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
57.5%
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
16.0%
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
21.1%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
13.8%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
32.3%
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
14.2%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
9.3%
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
9.2%
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
9.2%
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
14.8%
(/.f64 #s(literal 1 binary64) (sin.f64 B))
9.4%
(/.f64 #s(literal 1 binary64) B)
17.6%
(/.f64 #s(literal -1 binary64) (sin.f64 B))
11.0%
(/.f64 #s(literal -1 binary64) B)
51.9%
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
77.7%
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
60.7%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
86.4%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
77.7%
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))
48.9%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
48.7%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
31.3%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
47.5%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
52.6%
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
58.3%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
33.3%
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
55.6%
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))
23.9%
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
27.0%
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
41.5%
(+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
52.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
27.2%
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
13.8%
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
41.1%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
39.4%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
32.3%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
33.3%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
57.3%
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
29.7%
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
14.0%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
Compiler

Compiled 2541 to 1728 computations (32% saved)

simplify176.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x (*.f64 B B))
cost-diff0
(*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))
cost-diff0
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x))
cost-diff128
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
cost-diff0
(sin.f64 B)
cost-diff0
(/.f64 F (sin.f64 B))
cost-diff0
(/.f64 #s(literal 1 binary64) F)
cost-diff256
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
cost-diff0
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
cost-diff0
(*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))
cost-diff0
(+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))
cost-diff128
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
cost-diff0
(/.f64 #s(literal -1 binary64) B)
cost-diff0
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))
cost-diff0
(/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))
cost-diff0
(/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))
cost-diff0
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Rules
1634×*-lowering-*.f32
1634×*-lowering-*.f64
1624×sum5-define
1568×fnmadd-define
1324×fmsub-define
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
040250
1100237
2217235
3522234
41059234
52633232
08160232
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ (/ F (sqrt (+ 2 (* F F)))) (sin B)) (/ x (tan B)))
(/ (/ F (sqrt (+ 2 (* F F)))) (sin B))
(/ F (sqrt (+ 2 (* F F))))
F
(sqrt (+ 2 (* F F)))
(+ 2 (* F F))
2
(* F F)
(sin B)
B
(/ x (tan B))
x
(tan B)
(/ -1 B)
-1
B
(/ (+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x)) B)
(+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x))
(* B (* B (+ (* x 1/3) -1/6)))
B
(* B (+ (* x 1/3) -1/6))
(+ (* x 1/3) -1/6)
(* x 1/3)
x
1/3
-1/6
(- -1 x)
-1
(* (/ 1 F) (/ F (sin B)))
(/ 1 F)
1
F
(/ F (sin B))
(sin B)
B
(/ (+ (* 1/3 (* x (* B B))) (- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x)) B)
(+ (* 1/3 (* x (* B B))) (- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x))
(* 1/3 (* x (* B B)))
1/3
(* x (* B B))
x
(* B B)
B
(- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x)
(* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2))))))
F
(sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))
(/ 1 (+ (* F F) (+ 2 (* x 2))))
1
(+ (* F F) (+ 2 (* x 2)))
(* F F)
(+ 2 (* x 2))
2
(* x 2)
Outputs
(- (/ (/ F (sqrt (+ 2 (* F F)))) (sin B)) (/ x (tan B)))
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B))) (/.f64 x (tan.f64 B)))
(/ (/ F (sqrt (+ 2 (* F F)))) (sin B))
(/.f64 F (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)))
(/ F (sqrt (+ 2 (* F F))))
(/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))
F
(sqrt (+ 2 (* F F)))
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))
(+ 2 (* F F))
(+.f64 #s(literal 2 binary64) (*.f64 F F))
2
#s(literal 2 binary64)
(* F F)
(*.f64 F F)
(sin B)
(sin.f64 B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
x
(tan B)
(tan.f64 B)
(/ -1 B)
(/.f64 #s(literal -1 binary64) B)
-1
#s(literal -1 binary64)
B
(/ (+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x)) B)
(+.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))
(+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x))
(+.f64 #s(literal -1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) x))
(* B (* B (+ (* x 1/3) -1/6)))
(*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))
B
(* B (+ (* x 1/3) -1/6))
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(+ (* x 1/3) -1/6)
(+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))
(* x 1/3)
(*.f64 x #s(literal 1/3 binary64))
x
1/3
#s(literal 1/3 binary64)
-1/6
#s(literal -1/6 binary64)
(- -1 x)
(-.f64 #s(literal -1 binary64) x)
-1
#s(literal -1 binary64)
(* (/ 1 F) (/ F (sin B)))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
1
#s(literal 1 binary64)
F
(/ F (sin B))
(/.f64 F (sin.f64 B))
(sin B)
(sin.f64 B)
B
(/ (+ (* 1/3 (* x (* B B))) (- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x)) B)
(+.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x) B))
(+ (* 1/3 (* x (* B B))) (- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x))
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))
(* 1/3 (* x (* B B)))
(*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))
1/3
#s(literal 1/3 binary64)
(* x (* B B))
(*.f64 B (*.f64 B x))
x
(* B B)
(*.f64 B B)
B
(- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x)
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x)
(* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2))))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))
F
(sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(/ 1 (+ (* F F) (+ 2 (* x 2))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))
1
#s(literal 1 binary64)
(+ (* F F) (+ 2 (* x 2)))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(* F F)
(*.f64 F F)
(+ 2 (* x 2))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
2
#s(literal 2 binary64)
(* x 2)
(*.f64 #s(literal 2 binary64) x)

localize272.0ms (1.4%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.2%
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))
accuracy90.7%
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
accuracy87.3%
(*.f64 x (*.f64 B B))
accuracy75.0%
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))
accuracy100.0%
(/.f64 #s(literal 1 binary64) F)
accuracy100.0%
(sin.f64 B)
accuracy99.8%
(/.f64 F (sin.f64 B))
accuracy86.4%
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
accuracy99.8%
(*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))
accuracy99.6%
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
accuracy99.5%
(*.f64 x #s(literal 1/3 binary64))
accuracy82.8%
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
accuracy100.0%
(/.f64 #s(literal -1 binary64) B)
accuracy99.8%
(/.f64 x (tan.f64 B))
accuracy99.7%
(/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))
accuracy99.7%
(/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))
accuracy74.3%
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))
Results
189.0ms256×0valid
Compiler

Compiled 294 to 41 computations (86.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 93.0ms
ival-div: 39.0ms (41.8% of total)
ival-mult: 16.0ms (17.2% of total)
ival-add: 11.0ms (11.8% of total)
...c/correct-round.rkt:119:19: 8.0ms (8.6% of total)
ival-sin: 6.0ms (6.4% of total)
ival-tan: 5.0ms (5.4% of total)
ival-sub: 4.0ms (4.3% of total)
ival-sqrt: 4.0ms (4.3% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

series50.0ms (0.3%)

Counts
21 → 468
Calls
Call 1
Inputs
#<alt (- (/ (/ F (sqrt (+ 2 (* F F)))) (sin B)) (/ x (tan B)))>
#<alt (/ (/ F (sqrt (+ 2 (* F F)))) (sin B))>
#<alt (/ F (sqrt (+ 2 (* F F))))>
#<alt (sqrt (+ 2 (* F F)))>
#<alt (/ -1 B)>
#<alt (/ (+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x)) B)>
#<alt (+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x))>
#<alt (* B (* B (+ (* x 1/3) -1/6)))>
#<alt (* B (+ (* x 1/3) -1/6))>
#<alt (* (/ 1 F) (/ F (sin B)))>
#<alt (/ 1 F)>
#<alt (/ F (sin B))>
#<alt (sin B)>
#<alt (/ (+ (* 1/3 (* x (* B B))) (- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x)) B)>
#<alt (+ (* 1/3 (* x (* B B))) (- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x))>
#<alt (* 1/3 (* x (* B B)))>
#<alt (* x (* B B))>
#<alt (/ x (tan B))>
#<alt (* x 1/3)>
#<alt (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))>
#<alt (/ 1 (+ (* F F) (+ 2 (* x 2))))>
Outputs
#<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)) (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 (* 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 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 x) B))>
#<alt (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B)>
#<alt (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B)>
#<alt (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B)>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))>
#<alt (* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))>
#<alt (* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2))))))>
#<alt (* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2))))))>
#<alt (* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2))))))>
#<alt (/ (- (* -1/6 (pow B 2)) 1) B)>
#<alt (- (+ (* -1/6 B) (* x (- (* 1/3 B) (/ 1 B)))) (/ 1 B))>
#<alt (- (+ (* -1/6 B) (* x (- (* 1/3 B) (/ 1 B)))) (/ 1 B))>
#<alt (- (+ (* -1/6 B) (* x (- (* 1/3 B) (/ 1 B)))) (/ 1 B))>
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)>
#<alt (* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x)))))>
#<alt (* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x)))))>
#<alt (* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x)))))>
#<alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))>
#<alt (* -1 (* x (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B)))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B)))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B)))))>
#<alt (* -1 (+ 1 x))>
#<alt (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x))>
#<alt (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x))>
#<alt (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))>
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))>
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))>
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))>
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))>
#<alt (- (* -1/6 (pow B 2)) 1)>
#<alt (- (+ (* -1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))) 1)>
#<alt (- (+ (* -1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))) 1)>
#<alt (- (+ (* -1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))) 1)>
#<alt (* x (- (* 1/3 (pow B 2)) 1))>
#<alt (* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x))))>
#<alt (* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x))))>
#<alt (* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x))))>
#<alt (* -1 (* x (+ 1 (* -1/3 (pow B 2)))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2))))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2))))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2))))))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))>
#<alt (* -1/6 (pow B 2))>
#<alt (+ (* -1/6 (pow B 2)) (* 1/3 (* (pow B 2) x)))>
#<alt (+ (* -1/6 (pow B 2)) (* 1/3 (* (pow B 2) x)))>
#<alt (+ (* -1/6 (pow B 2)) (* 1/3 (* (pow B 2) x)))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* x (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))))>
#<alt (* x (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))))>
#<alt (* x (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* -1 (* x (+ (* -1/3 (pow B 2)) (* 1/6 (/ (pow B 2) x)))))>
#<alt (* -1 (* x (+ (* -1/3 (pow B 2)) (* 1/6 (/ (pow B 2) x)))))>
#<alt (* -1 (* x (+ (* -1/3 (pow B 2)) (* 1/6 (/ (pow B 2) x)))))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* B (- (* 1/3 x) 1/6))>
#<alt (* -1/6 B)>
#<alt (+ (* -1/6 B) (* 1/3 (* B x)))>
#<alt (+ (* -1/6 B) (* 1/3 (* B x)))>
#<alt (+ (* -1/6 B) (* 1/3 (* B x)))>
#<alt (* 1/3 (* B x))>
#<alt (* x (+ (* -1/6 (/ B x)) (* 1/3 B)))>
#<alt (* x (+ (* -1/6 (/ B x)) (* 1/3 B)))>
#<alt (* x (+ (* -1/6 (/ B x)) (* 1/3 B)))>
#<alt (* 1/3 (* B x))>
#<alt (* -1 (* x (+ (* -1/3 B) (* 1/6 (/ B x)))))>
#<alt (* -1 (* x (+ (* -1/3 B) (* 1/6 (/ B x)))))>
#<alt (* -1 (* x (+ (* -1/3 B) (* 1/6 (/ B x)))))>
#<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 (* 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 (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<alt (/ 1 F)>
#<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 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 (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/3 B)) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* 1/3 B) (* 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))))) (+ (* 1/3 B) (* 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 (/ (* x (- (* 1/3 (pow B 2)) 1)) B)>
#<alt (* x (- (+ (* 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/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/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 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 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (+ (* -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))))) (* (/ (* 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/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/3 B) (/ 1 B)))))>
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)>
#<alt (/ (- (+ (* 1/3 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)>
#<alt (/ (- (+ (* 1/3 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)>
#<alt (/ (- (+ (* 1/3 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B)>
#<alt (* 1/3 (* B x))>
#<alt (* B (- (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ x (pow B 2))))>
#<alt (* B (- (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ x (pow B 2))))>
#<alt (* B (- (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ x (pow B 2))))>
#<alt (* 1/3 (* B x))>
#<alt (* -1 (* B (+ (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))) (* -1/3 x))))>
#<alt (* -1 (* B (+ (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))) (* -1/3 x))))>
#<alt (* -1 (* B (+ (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (pow B 2))) (* -1/3 x))))>
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)>
#<alt (- (+ (* 1/3 (* B x)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ x B))>
#<alt (- (+ (* 1/3 (* B x)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B))>
#<alt (- (+ (* 1/3 (* B x)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (/ x B))>
#<alt (/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B)>
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/3 (* B 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/3 (* B 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/3 (* B x)) (/ 1 B))))) (/ x B))>
#<alt (/ (- (* 1/3 (* (pow B 2) x)) (+ 1 x)) B)>
#<alt (- (+ (* 1/3 (* B x)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (+ (/ 1 B) (/ x B)))>
#<alt (- (+ (* 1/3 (* B x)) (+ (* 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/3 (* B x)) (+ (* 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 (* 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/3 (pow B 2))) 1)))>
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* 1/3 (pow B 2)) (* 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))))) (+ (* 1/3 (pow B 2)) (* 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 (* x (- (* 1/3 (pow B 2)) 1))>
#<alt (* x (- (+ (* 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/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/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 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 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* -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))))) (* (* 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/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x)) (* -1/3 (pow B 2))))))>
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)>
#<alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x)>
#<alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x)>
#<alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x)>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* (pow B 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/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ x (pow B 2))))>
#<alt (* (pow B 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))>
#<alt (* (pow B 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/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (/ x (pow B 2))))>
#<alt (* (pow B 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)))))) x)>
#<alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) x)>
#<alt (- (+ (* 1/3 (* (pow B 2) 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)>
#<alt (- (+ 1 (* 1/3 (* (pow B 2) x))) x)>
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/3 (* (pow B 2) 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/3 (* (pow B 2) 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/3 (* (pow B 2) x)))))) x)>
#<alt (- (* 1/3 (* (pow B 2) x)) (+ 1 x))>
#<alt (- (+ (* 1/3 (* (pow B 2) x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x))>
#<alt (- (+ (* 1/3 (* (pow B 2) 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))>
#<alt (- (+ (* 1/3 (* (pow B 2) 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))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* 1/3 (* (pow B 2) x))>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<alt (* (pow B 2) x)>
#<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 (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<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))>
Calls

117 calls:

TimeVariablePointExpression
12.0ms
x
@-inf
(/ (+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x)) B)
7.0ms
B
@0
(/ (+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x)) B)
2.0ms
x
@inf
(+ (* 1/3 (* x (* B B))) (- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x))
1.0ms
B
@inf
(/ (+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x)) B)
1.0ms
B
@inf
(- (/ (/ F (sqrt (+ 2 (* F F)))) (sin B)) (/ x (tan B)))

rewrite357.0ms (1.8%)

Algorithm
batch-egg-rewrite
Rules
2858×fma-lowering-fma.f32
2858×fma-lowering-fma.f64
2702×*-lowering-*.f32
2702×*-lowering-*.f64
2012×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
040168
1278153
22567153
08562153
Stop Event
iter limit
node limit
Counts
21 → 458
Calls
Call 1
Inputs
(- (/ (/ F (sqrt (+ 2 (* F F)))) (sin B)) (/ x (tan B)))
(/ (/ F (sqrt (+ 2 (* F F)))) (sin B))
(/ F (sqrt (+ 2 (* F F))))
(sqrt (+ 2 (* F F)))
(/ -1 B)
(/ (+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x)) B)
(+ (* B (* B (+ (* x 1/3) -1/6))) (- -1 x))
(* B (* B (+ (* x 1/3) -1/6)))
(* B (+ (* x 1/3) -1/6))
(* (/ 1 F) (/ F (sin B)))
(/ 1 F)
(/ F (sin B))
(sin B)
(/ (+ (* 1/3 (* x (* B B))) (- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x)) B)
(+ (* 1/3 (* x (* B B))) (- (* F (sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))) x))
(* 1/3 (* x (* B B)))
(* x (* B B))
(/ x (tan B))
(* x 1/3)
(sqrt (/ 1 (+ (* F F) (+ 2 (* x 2)))))
(/ 1 (+ (* F F) (+ 2 (* x 2))))
Outputs
(+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(+.f64 (-.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B))))
(+.f64 (-.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))))
(+.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))))
(+.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))))
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(+.f64 (fma.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (fma.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(-.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))))
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))))
(fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (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)) (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))))
(fma.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 B) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))))) (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B)))
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))))))
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))))
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)) x)) (*.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) (/.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 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 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 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 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 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 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 (neg.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))
(/.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64))) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B))
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))))) (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))))
(*.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)) (sin.f64 B)))
(/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)))
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)) F))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))))
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F))
(/.f64 (*.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F) (sin.f64 B)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))))
(*.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))))
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/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) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)))
(/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))))
(pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) F) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) F)
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))
(/.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64))))))
(/.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))
(pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 B #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) B))
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))
(/.f64 #s(literal 1 binary64) (/.f64 B #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B #s(literal -1 binary64)) #s(literal 1 binary64)))
(pow.f64 (-.f64 #s(literal 0 binary64) B) #s(literal -1 binary64))
(pow.f64 (/.f64 B #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B #s(literal -1 binary64)) #s(literal 1 binary64)) #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))
(exp.f64 (*.f64 (log.f64 (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) B) (/.f64 x B))
(neg.f64 (/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (*.f64 B (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) B))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) B)
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))
(pow.f64 (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) B))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1 binary64) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 B (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))))))
(*.f64 (pow.f64 (/.f64 B (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(+.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))
(+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))
(+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal 0 binary64) x))
(-.f64 #s(literal -1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) x)
(-.f64 (/.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(fma.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))
(fma.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) (*.f64 B B) (-.f64 #s(literal -1 binary64) x))
(fma.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B (-.f64 #s(literal -1 binary64) x))
(fma.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x))
(fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))))
(/.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (-.f64 #s(literal -1 binary64) x))))))
(/.f64 (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) x))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x x)) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) x))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))))))
(*.f64 (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(+.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B #s(literal -1/6 binary64))))
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))
(fma.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 B #s(literal -1/6 binary64))))
(fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(fma.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(fma.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(fma.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)) (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B) (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(fma.f64 #s(literal -1/6 binary64) (*.f64 B B) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))
(fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(fma.f64 (*.f64 B B) #s(literal -1/6 binary64) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))
(fma.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64) (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(fma.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(fma.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) B (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) B (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(fma.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) B (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(fma.f64 (*.f64 B x) (*.f64 B #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 B x) (*.f64 B #s(literal 1/3 binary64)) (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(fma.f64 (*.f64 B x) (*.f64 B #s(literal 1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (*.f64 (*.f64 B #s(literal -1/6 binary64)) B))
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (*.f64 #s(literal -1/6 binary64) (*.f64 B B)))
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))))
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))
(*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))
(*.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) (*.f64 B B))
(*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B)
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(+.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (*.f64 B #s(literal -1/6 binary64)))
(+.f64 (*.f64 B #s(literal -1/6 binary64)) (*.f64 B (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 B (*.f64 x #s(literal 1/3 binary64)) (*.f64 B #s(literal -1/6 binary64)))
(fma.f64 B #s(literal -1/6 binary64) (*.f64 B (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 x (*.f64 #s(literal 1/3 binary64) B) (*.f64 B #s(literal -1/6 binary64)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 B x) (*.f64 B #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) B (*.f64 B #s(literal -1/6 binary64)))
(fma.f64 #s(literal -1/6 binary64) B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))
(fma.f64 (*.f64 B x) #s(literal 1/3 binary64) (*.f64 B #s(literal -1/6 binary64)))
(fma.f64 (*.f64 B #s(literal 1/3 binary64)) x (*.f64 B #s(literal -1/6 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) B)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 B B) B))) (+.f64 (*.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (-.f64 (*.f64 (*.f64 B #s(literal -1/6 binary64)) (*.f64 B #s(literal -1/6 binary64))) (*.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (*.f64 B #s(literal -1/6 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B #s(literal -1/6 binary64)) (*.f64 B #s(literal -1/6 binary64)))) (-.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (*.f64 B #s(literal -1/6 binary64))))
(/.f64 (*.f64 B (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))))
(/.f64 (*.f64 B (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64)) B) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64)) B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) B)
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))
(/.f64 F (*.f64 F (sin.f64 B)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) F)))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (*.f64 F (/.f64 (sin.f64 B) F)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) F))
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 F (sin.f64 B))))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 (/.f64 F (sin.f64 B)) F)
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 F (sin.f64 B))))
(/.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 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 F (-.f64 #s(literal 0 binary64) (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 (neg.f64 (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) F))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) F))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(pow.f64 (sin.f64 B) #s(literal -1 binary64))
(pow.f64 (*.f64 F (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 F (sin.f64 B)) F) #s(literal -1 binary64))
(pow.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 F (/.f64 F (sin.f64 B))) #s(literal -1 binary64))
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))
(exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) F))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F))
(/.f64 #s(literal 1 binary64) F)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) F)))
(pow.f64 F #s(literal -1 binary64))
(pow.f64 (*.f64 F F) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64))
(pow.f64 (pow.f64 F #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 F)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))
(*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64))
(*.f64 (pow.f64 F #s(literal -1/2 binary64)) (pow.f64 F #s(literal -1/2 binary64)))
(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) (neg.f64 (/.f64 (sin.f64 B) F)))
(/.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 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.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))))
(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 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)
(sin.f64 B)
(exp.f64 (*.f64 (log.f64 (/.f64 B (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 x B))
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) B)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))) B))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)) B)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))) (-.f64 #s(literal 0 binary64) B))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64))) (*.f64 B (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64))) (*.f64 B (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) B))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x) B))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)) #s(literal 1 binary64)) B)
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x))
(pow.f64 (/.f64 B (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 B (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)) B))
(*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) B))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))) (/.f64 #s(literal -1 binary64) B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 B (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))))
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x)))
(+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(+.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))
(+.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))
(+.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) (-.f64 x (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))
(-.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x)
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x)) (/.f64 (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x)))
(fma.f64 F (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))
(fma.f64 F (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (neg.f64 (-.f64 x (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))
(fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(fma.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(fma.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(fma.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))
(fma.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F (neg.f64 (-.f64 x (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))))))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))
(fma.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))
(fma.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(fma.f64 (*.f64 B x) (*.f64 B #s(literal 1/3 binary64)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x)))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x))
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B)))) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 B B) B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (-.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 B B) (*.f64 B B))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (/.f64 F (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) x)))
(*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))
(*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))
(*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))
(*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))
(*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))
(*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64))
(*.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) B)
(*.f64 (*.f64 B x) (*.f64 B #s(literal 1/3 binary64)))
(*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x)
(*.f64 B (*.f64 B x))
(*.f64 x (*.f64 B B))
(*.f64 (*.f64 B B) x)
(*.f64 (*.f64 B x) B)
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (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) (/.f64 (tan.f64 B) x))
(/.f64 #s(literal 1 binary64) (/.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))))
(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 x #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) x)
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))))
(pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))))
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))))
(pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) #s(literal -2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))
(*.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)))

simplify471.0ms (2.4%)

Algorithm
egg-herbie
Rules
5808×*-lowering-*.f32
5808×*-lowering-*.f64
5414×+-lowering-+.f64
5414×+-lowering-+.f32
1164×--lowering--.f32
Iterations

Useful iterations: 1 (0.0ms)

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

eval197.0ms (1%)

Compiler

Compiled 23984 to 2612 computations (89.1% saved)

prune210.0ms (1.1%)

Pruning

72 alts after pruning (68 fresh and 4 done)

PrunedKeptTotal
New92118939
Fresh125062
Picked325
Done022
Total936721008
Accuracy
100.0%
Counts
1008 → 72
Alt Table
Click to see full alt table
StatusAccuracyProgram
11.4%
(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))
29.6%
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
31.5%
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B)
13.8%
(/.f64 (/.f64 F (sin.f64 B)) F)
14.1%
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
47.5%
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
24.7%
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
46.6%
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
20.4%
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
27.0%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
16.6%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
57.1%
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 (tan.f64 B) x)))
30.8%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
32.3%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
32.4%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
17.9%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
31.2%
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64))))
30.9%
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
33.4%
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
32.3%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
32.3%
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
10.9%
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
32.5%
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
32.2%
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
32.2%
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
30.6%
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
30.5%
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
9.0%
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
9.2%
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
31.7%
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
2.5%
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
57.5%
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
16.0%
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
21.1%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
32.3%
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
32.1%
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
9.3%
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
9.2%
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
14.8%
(/.f64 #s(literal 1 binary64) (sin.f64 B))
9.4%
(/.f64 #s(literal 1 binary64) B)
17.6%
(/.f64 #s(literal -1 binary64) (sin.f64 B))
11.0%
(/.f64 #s(literal -1 binary64) B)
51.9%
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
60.7%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
86.4%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
60.5%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x B))
77.7%
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))
48.9%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
48.7%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
31.3%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
47.5%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
58.2%
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
52.6%
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
58.3%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
33.3%
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
55.6%
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))
23.9%
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
27.0%
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
41.5%
(+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
52.5%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
15.2%
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
27.2%
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
8.3%
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
41.1%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
39.4%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
32.3%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
33.3%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
57.3%
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
14.0%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
33.2%
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
2.7%
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
2.6%
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
Compiler

Compiled 3444 to 1399 computations (59.4% saved)

regimes224.0ms (1.1%)

Counts
124 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F 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))))))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (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)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 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 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 (tan.f64 B) x)))
(+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (pow.f64 (pow.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #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)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 F (*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/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 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

4 calls:

46.0ms
F
40.0ms
x
35.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))))))
34.0ms
B
Results
AccuracySegmentsBranch
99.8%3F
86.8%1B
86.8%1x
89.3%2(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
Compiler

Compiled 42 to 29 computations (31% saved)

regimes53.0ms (0.3%)

Counts
111 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F 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))))))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (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)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #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 (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #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:

29.0ms
F
Results
AccuracySegmentsBranch
99.7%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes53.0ms (0.3%)

Counts
110 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F 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))))))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (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)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 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 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
Calls

1 calls:

36.0ms
F
Results
AccuracySegmentsBranch
99.7%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes50.0ms (0.3%)

Counts
109 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F 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))))))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (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)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
Calls

1 calls:

34.0ms
F
Results
AccuracySegmentsBranch
99.7%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes48.0ms (0.2%)

Counts
108 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F 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))))))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (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)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
Calls

1 calls:

34.0ms
F
Results
AccuracySegmentsBranch
99.4%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes50.0ms (0.3%)

Counts
107 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F 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))))))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (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)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

36.0ms
F
Results
AccuracySegmentsBranch
99.4%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes85.0ms (0.4%)

Counts
105 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F 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))))))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
Calls

1 calls:

72.0ms
F
Results
AccuracySegmentsBranch
99.4%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes70.0ms (0.4%)

Counts
104 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F 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))))))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.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:

53.0ms
F
Results
AccuracySegmentsBranch
98.8%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes49.0ms (0.2%)

Counts
101 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F 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))))))
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

29.0ms
F
Results
AccuracySegmentsBranch
94.3%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes43.0ms (0.2%)

Counts
98 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/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:

28.0ms
F
Results
AccuracySegmentsBranch
94.2%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes44.0ms (0.2%)

Counts
96 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x 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) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/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:

31.0ms
F
Results
AccuracySegmentsBranch
94.0%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes40.0ms (0.2%)

Counts
94 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x 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) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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:

27.0ms
F
Results
AccuracySegmentsBranch
94.0%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes47.0ms (0.2%)

Counts
93 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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)))
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.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) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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.8%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes51.0ms (0.3%)

Counts
92 → 5
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x 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 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x B))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x B))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

33.0ms
F
Results
AccuracySegmentsBranch
93.5%5F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes112.0ms (0.6%)

Counts
89 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
Outputs
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

3 calls:

33.0ms
B
27.0ms
F
25.0ms
x
Results
AccuracySegmentsBranch
72.6%3x
73.6%2B
89.2%4F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes47.0ms (0.2%)

Counts
87 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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)))
(*.f64 (pow.f64 (*.f64 F F) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))
(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))
(+.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 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

36.0ms
F
Results
AccuracySegmentsBranch
88.4%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes37.0ms (0.2%)

Counts
83 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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 #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 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
Calls

1 calls:

25.0ms
F
Results
AccuracySegmentsBranch
82.7%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes60.0ms (0.3%)

Counts
82 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) 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)))
Outputs
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)))
Calls

2 calls:

24.0ms
F
23.0ms
B
Results
AccuracySegmentsBranch
71.7%2B
73.7%5F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes62.0ms (0.3%)

Counts
80 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) x)) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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)
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B F))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) x) B)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))) x) B)
Outputs
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

48.0ms
B
Results
AccuracySegmentsBranch
71.6%2B
Compiler

Compiled 4 to 3 computations (25% saved)

regimes29.0ms (0.1%)

Counts
71 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
Outputs
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B)))
Calls

1 calls:

20.0ms
B
Results
AccuracySegmentsBranch
71.4%2B
Compiler

Compiled 4 to 3 computations (25% saved)

regimes51.0ms (0.3%)

Counts
69 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) x)) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B)
Outputs
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
Calls

2 calls:

22.0ms
B
21.0ms
x
Results
AccuracySegmentsBranch
66.4%3x
70.2%2B
Compiler

Compiled 8 to 6 computations (25% saved)

regimes68.0ms (0.3%)

Counts
64 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x B))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) x))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B)
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B))
Outputs
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
Calls

3 calls:

23.0ms
F
19.0ms
B
18.0ms
x
Results
AccuracySegmentsBranch
65.7%6x
66.4%4F
66.1%3B
Compiler

Compiled 12 to 9 computations (25% saved)

regimes45.0ms (0.2%)

Counts
57 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F))
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))))
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B))
Outputs
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
Calls

2 calls:

21.0ms
F
17.0ms
B
Results
AccuracySegmentsBranch
57.1%3F
64.7%3B
Compiler

Compiled 8 to 6 computations (25% saved)

regimes62.0ms (0.3%)

Counts
50 → 4
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
(/.f64 (/.f64 F (sin.f64 B)) F)
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)))
Outputs
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
Calls

3 calls:

23.0ms
F
16.0ms
x
15.0ms
B
Results
AccuracySegmentsBranch
52.2%4F
45.1%3x
49.8%3B
Compiler

Compiled 12 to 9 computations (25% saved)

regimes21.0ms (0.1%)

Counts
47 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
Outputs
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
Calls

1 calls:

16.0ms
F
Results
AccuracySegmentsBranch
50.5%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes43.0ms (0.2%)

Counts
46 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)))))))) x)) B)
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)
Outputs
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
Calls

2 calls:

24.0ms
B
14.0ms
F
Results
AccuracySegmentsBranch
42.9%2B
48.1%2F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes17.0ms (0.1%)

Counts
43 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) B)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64)))))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64)))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 #s(literal -1 binary64) x)) B)
Outputs
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))
Calls

1 calls:

12.0ms
F
Results
AccuracySegmentsBranch
48.1%2F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes14.0ms (0.1%)

Counts
36 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))))
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x)) B)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) B)
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 F F) B)))
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B)
Outputs
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)
Calls

1 calls:

11.0ms
F
Results
AccuracySegmentsBranch
48.1%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes11.0ms (0.1%)

Counts
24 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
Outputs
(/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
Calls

1 calls:

8.0ms
F
Results
AccuracySegmentsBranch
48.1%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes9.0ms (0%)

Counts
23 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.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 x x)) (+.f64 x #s(literal -1 binary64))) B)
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B)
Outputs
(/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
Calls

1 calls:

7.0ms
F
Results
AccuracySegmentsBranch
48.0%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes8.0ms (0%)

Counts
17 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B))
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
(/.f64 (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B)
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B))
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))
Outputs
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
Calls

1 calls:

6.0ms
F
Results
AccuracySegmentsBranch
47.9%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes9.0ms (0%)

Counts
5 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
Outputs
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
(/.f64 #s(literal 1 binary64) B)
Calls

3 calls:

3.0ms
B
3.0ms
F
2.0ms
x
Results
AccuracySegmentsBranch
33.4%1B
36.7%3x
43.4%3F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes7.0ms (0%)

Counts
4 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(*.f64 x (*.f64 B #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
Outputs
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(/.f64 #s(literal 1 binary64) B)
Calls

3 calls:

2.0ms
x
2.0ms
B
2.0ms
F
Results
AccuracySegmentsBranch
32.3%1B
32.3%1x
34.4%2F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes7.0ms (0%)

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

3 calls:

2.0ms
F
2.0ms
B
2.0ms
x
Results
AccuracySegmentsBranch
12.9%2B
13.6%2x
17.6%2F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes4.0ms (0%)

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:

1.0ms
x
1.0ms
F
1.0ms
B
Results
AccuracySegmentsBranch
11.0%1B
11.0%1x
11.0%1F
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch91.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
42.0ms
1.7381543317541954e-6
0.009446085640033753
45.0ms
-1.2343331473860992e+33
-9.284845003252593e+32
Results
73.0ms176×0valid
5.0ms31×0invalid
Compiler

Compiled 454 to 333 computations (26.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-sin: 11.0ms (30% of total)
ival-mult: 6.0ms (16.4% of total)
ival-tan: 5.0ms (13.7% of total)
ival-div: 4.0ms (10.9% of total)
ival-neg: 4.0ms (10.9% of total)
ival-add: 3.0ms (8.2% of total)
ival-pow: 3.0ms (8.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch45.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
33.0ms
1.7381543317541954e-6
0.009446085640033753
6.0ms
-6.1862273643573035e+28
-6.229504119439912e+25
Results
30.0ms144×0valid
3.0ms20×0invalid
Compiler

Compiled 378 to 277 computations (26.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-div: 6.0ms (23.3% of total)
ival-pow: 5.0ms (19.4% of total)
ival-mult: 4.0ms (15.5% of total)
ival-sin: 3.0ms (11.6% of total)
ival-tan: 3.0ms (11.6% of total)
ival-add: 2.0ms (7.8% of total)
ival-neg: 2.0ms (7.8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch14.0ms (0.1%)

Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
8.0ms
2.0168269912492285e+23
5.10181929029812e+39
4.0ms
-2.4572447912377647e+154
-2.3477366260259213e+152
Results
8.0ms48×0valid
1.0ms0invalid
Compiler

Compiled 153 to 105 computations (31.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-div: 1.0ms (14.2% of total)
ival-add: 1.0ms (14.2% of total)
ival-mult: 1.0ms (14.2% of total)
ival-sin: 1.0ms (14.2% of total)
ival-tan: 1.0ms (14.2% of total)
ival-pow: 1.0ms (14.2% of total)
ival-neg: 1.0ms (14.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch116.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
59.0ms
2.0168269912492285e+23
5.10181929029812e+39
48.0ms
-6.1862273643573035e+28
-6.229504119439912e+25
Results
90.0ms288×0valid
5.0ms28×0invalid
Compiler

Compiled 732 to 503 computations (31.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 81.0ms
ival-tan: 27.0ms (33.4% of total)
ival-neg: 21.0ms (26% of total)
ival-mult: 8.0ms (9.9% of total)
ival-div: 7.0ms (8.7% of total)
ival-sin: 6.0ms (7.4% of total)
ival-pow: 6.0ms (7.4% of total)
ival-add: 5.0ms (6.2% of total)
const: 1.0ms (1.2% of total)
backward-pass: 0.0ms (0% of total)

bsearch19.0ms (0.1%)

Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
4.0ms
2.0168269912492285e+23
5.10181929029812e+39
13.0ms
-21870466534491.34
-7.22870704650014
Results
12.0ms64×0valid
1.0ms0invalid
Compiler

Compiled 179 to 130 computations (27.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-div: 2.0ms (21% of total)
ival-mult: 2.0ms (21% of total)
ival-tan: 2.0ms (21% of total)
ival-add: 1.0ms (10.5% of total)
ival-sin: 1.0ms (10.5% of total)
ival-pow: 1.0ms (10.5% of total)
ival-neg: 1.0ms (10.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch53.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
33.0ms
1.7381543317541954e-6
0.009446085640033753
12.0ms
-1.2343331473860992e+33
-9.284845003252593e+32
Results
34.0ms176×0valid
4.0ms24×0invalid
Compiler

Compiled 410 to 300 computations (26.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-mult: 5.0ms (18.8% of total)
ival-div: 4.0ms (15% of total)
ival-sin: 4.0ms (15% of total)
ival-tan: 4.0ms (15% of total)
ival-add: 3.0ms (11.3% of total)
ival-pow: 3.0ms (11.3% of total)
ival-neg: 2.0ms (7.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch21.0ms (0.1%)

Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
15.0ms
2.0168269912492285e+23
5.10181929029812e+39
4.0ms
-2.4572447912377647e+154
-2.3477366260259213e+152
Results
14.0ms64×0valid
1.0ms0invalid
Compiler

Compiled 177 to 124 computations (29.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-mult: 4.0ms (33% of total)
ival-div: 2.0ms (16.5% of total)
ival-sin: 2.0ms (16.5% of total)
ival-tan: 2.0ms (16.5% of total)
ival-add: 1.0ms (8.3% of total)
ival-pow: 1.0ms (8.3% of total)
ival-neg: 1.0ms (8.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch73.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
1.7381543317541954e-6
0.009446085640033753
32.0ms
-4.418806350232782
-0.002985206946965103
Results
49.0ms256×0valid
8.0ms23×0invalid
Compiler

Compiled 500 to 377 computations (24.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 39.0ms
ival-mult: 10.0ms (25.4% of total)
ival-div: 6.0ms (15.2% of total)
ival-tan: 6.0ms (15.2% of total)
ival-sin: 5.0ms (12.7% of total)
ival-pow: 5.0ms (12.7% of total)
ival-add: 4.0ms (10.1% of total)
ival-neg: 3.0ms (7.6% of total)
const: 1.0ms (2.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch162.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
38.0ms
1.7381543317541954e-6
0.009446085640033753
70.0ms
4.103371261026551e-105
1.3018984665048008e-89
39.0ms
-4.418806350232782
-0.002985206946965103
Results
113.0ms416×0valid
11.0ms72×0invalid
Compiler

Compiled 1198 to 833 computations (30.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 101.0ms
ival-neg: 34.0ms (33.6% of total)
ival-mult: 21.0ms (20.8% of total)
ival-div: 10.0ms (9.9% of total)
ival-tan: 10.0ms (9.9% of total)
ival-sin: 9.0ms (8.9% of total)
ival-pow: 8.0ms (7.9% of total)
ival-add: 7.0ms (6.9% of total)
const: 1.0ms (1% of total)
backward-pass: 0.0ms (0% of total)

bsearch142.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
33.0ms
1.7381543317541954e-6
0.009446085640033753
62.0ms
2.3164978029881696e-79
2.0356035677450424e-74
35.0ms
-4.418806350232782
-0.002985206946965103
Results
98.0ms400×0valid
10.0ms52×0invalid
Compiler

Compiled 1077 to 763 computations (29.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 89.0ms
ival-mult: 37.0ms (41.7% of total)
ival-sin: 11.0ms (12.4% of total)
ival-div: 10.0ms (11.3% of total)
ival-tan: 10.0ms (11.3% of total)
ival-pow: 8.0ms (9% of total)
ival-add: 7.0ms (7.9% of total)
ival-neg: 5.0ms (5.6% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch115.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
32.0ms
1.7381543317541954e-6
0.009446085640033753
38.0ms
2.3164978029881696e-79
2.0356035677450424e-74
33.0ms
-4.418806350232782
-0.002985206946965103
Results
79.0ms400×0valid
8.0ms52×0invalid
Compiler

Compiled 1009 to 729 computations (27.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 67.0ms
ival-mult: 15.0ms (22.2% of total)
ival-div: 11.0ms (16.3% of total)
ival-tan: 11.0ms (16.3% of total)
ival-add: 9.0ms (13.3% of total)
ival-sin: 8.0ms (11.9% of total)
ival-pow: 8.0ms (11.9% of total)
ival-neg: 5.0ms (7.4% of total)
const: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch135.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
55.0ms
1.7381543317541954e-6
0.009446085640033753
35.0ms
2.0356035677450424e-74
2.2599822472812597e-68
33.0ms
-4.418806350232782
-0.002985206946965103
Results
100.0ms400×0valid
7.0ms46×0invalid
Compiler

Compiled 992 to 695 computations (29.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 87.0ms
ival-sin: 35.0ms (40.1% of total)
ival-mult: 13.0ms (14.9% of total)
ival-tan: 10.0ms (11.5% of total)
ival-div: 9.0ms (10.3% of total)
ival-pow: 8.0ms (9.2% of total)
ival-add: 6.0ms (6.9% of total)
ival-neg: 4.0ms (4.6% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch122.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
34.0ms
1.7381543317541954e-6
0.009446085640033753
41.0ms
2.0356035677450424e-74
2.2599822472812597e-68
34.0ms
-4.418806350232782
-0.002985206946965103
Results
78.0ms400×0valid
8.0ms53×0invalid
Compiler

Compiled 924 to 661 computations (28.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 63.0ms
ival-mult: 12.0ms (19.1% of total)
ival-div: 10.0ms (15.9% of total)
ival-tan: 10.0ms (15.9% of total)
ival-sin: 9.0ms (14.3% of total)
ival-pow: 8.0ms (12.7% of total)
ival-neg: 8.0ms (12.7% of total)
ival-add: 7.0ms (11.1% of total)
const: 1.0ms (1.6% of total)
backward-pass: 0.0ms (0% of total)

bsearch137.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
36.0ms
1.7381543317541954e-6
0.009446085640033753
48.0ms
4.103371261026551e-105
1.3018984665048008e-89
12.0ms
-5.470878103163476e-149
-4.21701274404063e-149
30.0ms
-3278764666652096.0
-21870466534491.34
Results
99.0ms448×0valid
9.0ms60×0invalid
Compiler

Compiled 919 to 656 computations (28.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 81.0ms
ival-div: 17.0ms (21% of total)
ival-mult: 14.0ms (17.3% of total)
ival-tan: 14.0ms (17.3% of total)
ival-pow: 12.0ms (14.8% of total)
ival-sin: 10.0ms (12.4% of total)
ival-add: 8.0ms (9.9% of total)
ival-neg: 5.0ms (6.2% of total)
const: 1.0ms (1.2% of total)
backward-pass: 0.0ms (0% of total)

bsearch149.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
36.0ms
1.7381543317541954e-6
0.009446085640033753
41.0ms
4.103371261026551e-105
1.3018984665048008e-89
58.0ms
-5.596883996914137e-45
-5.203953504033092e-54
Results
103.0ms432×0valid
9.0ms62×0invalid
Compiler

Compiled 791 to 600 computations (24.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 88.0ms
ival-add: 28.0ms (31.9% of total)
ival-mult: 13.0ms (14.8% of total)
ival-div: 11.0ms (12.5% of total)
ival-sin: 11.0ms (12.5% of total)
ival-tan: 10.0ms (11.4% of total)
ival-pow: 9.0ms (10.2% of total)
ival-neg: 5.0ms (5.7% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch149.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
52.0ms
1.7381543317541954e-6
0.009446085640033753
44.0ms
4.103371261026551e-105
1.3018984665048008e-89
42.0ms
-5.596883996914137e-45
-5.203953504033092e-54
Results
99.0ms432×0valid
9.0ms53×0invalid
Compiler

Compiled 881 to 636 computations (27.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 87.0ms
ival-mult: 20.0ms (23% of total)
ival-tan: 20.0ms (23% of total)
ival-div: 16.0ms (18.4% of total)
ival-sin: 10.0ms (11.5% of total)
ival-pow: 8.0ms (9.2% of total)
ival-add: 7.0ms (8.1% of total)
ival-neg: 5.0ms (5.8% of total)
const: 1.0ms (1.2% of total)
backward-pass: 0.0ms (0% of total)

bsearch137.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
32.0ms
1.7381543317541954e-6
0.009446085640033753
55.0ms
4.103371261026551e-105
1.3018984665048008e-89
40.0ms
-5.596883996914137e-45
-5.203953504033092e-54
Results
98.0ms432×0valid
11.0ms56×0invalid
Compiler

Compiled 873 to 628 computations (28.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 86.0ms
ival-mult: 29.0ms (33.6% of total)
ival-sin: 14.0ms (16.2% of total)
ival-div: 10.0ms (11.6% of total)
ival-tan: 10.0ms (11.6% of total)
ival-pow: 10.0ms (11.6% of total)
ival-add: 8.0ms (9.3% of total)
ival-neg: 5.0ms (5.8% of total)
const: 1.0ms (1.2% of total)
backward-pass: 0.0ms (0% of total)

bsearch26.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
23.0ms
0.01346423912772956
0.06651531657656065
Results
19.0ms96×0valid
Compiler

Compiled 336 to 229 computations (31.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-pow: 5.0ms (33.1% of total)
ival-mult: 3.0ms (19.9% of total)
ival-div: 2.0ms (13.2% of total)
ival-add: 1.0ms (6.6% of total)
ival-sin: 1.0ms (6.6% of total)
ival-tan: 1.0ms (6.6% of total)
ival-neg: 1.0ms (6.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch19.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
4.092141818541002e-10
1.3183876223884265e-9
Results
14.0ms80×0valid
Compiler

Compiled 286 to 195 computations (31.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-mult: 3.0ms (28.6% of total)
ival-div: 2.0ms (19.1% of total)
ival-pow: 2.0ms (19.1% of total)
ival-add: 1.0ms (9.5% of total)
ival-sin: 1.0ms (9.5% of total)
ival-tan: 1.0ms (9.5% of total)
ival-neg: 1.0ms (9.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch19.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
4.092141818541002e-10
1.3183876223884265e-9
Results
14.0ms80×0valid
Compiler

Compiled 256 to 175 computations (31.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-pow: 3.0ms (28.6% of total)
ival-div: 2.0ms (19% of total)
ival-mult: 2.0ms (19% of total)
ival-add: 1.0ms (9.5% of total)
ival-sin: 1.0ms (9.5% of total)
ival-tan: 1.0ms (9.5% of total)
ival-neg: 1.0ms (9.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch19.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
4.092141818541002e-10
1.3183876223884265e-9
Results
14.0ms80×0valid
Compiler

Compiled 216 to 145 computations (32.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-div: 2.0ms (21.6% of total)
ival-mult: 2.0ms (21.6% of total)
ival-pow: 2.0ms (21.6% of total)
ival-add: 1.0ms (10.8% of total)
ival-sin: 1.0ms (10.8% of total)
ival-tan: 1.0ms (10.8% of total)
ival-neg: 1.0ms (10.8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch47.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
4.092141818541002e-10
1.3183876223884265e-9
26.0ms
5.0081393893973425e-182
7.745435250315338e-179
Results
34.0ms208×0valid
Compiler

Compiled 699 to 474 computations (32.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-div: 6.0ms (24% of total)
ival-mult: 5.0ms (20% of total)
ival-pow: 4.0ms (16% of total)
ival-add: 3.0ms (12% of total)
ival-sin: 2.0ms (8% of total)
ival-tan: 2.0ms (8% of total)
ival-neg: 2.0ms (8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch93.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
26.0ms
2.744875657373244e-6
0.01346423912772956
32.0ms
5.0081393893973425e-182
7.745435250315338e-179
Results
48.0ms256×0valid
Compiler

Compiled 796 to 545 computations (31.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-mult: 7.0ms (23.8% of total)
ival-pow: 6.0ms (20.4% of total)
ival-div: 5.0ms (17% of total)
ival-add: 4.0ms (13.6% of total)
ival-tan: 3.0ms (10.2% of total)
ival-sin: 2.0ms (6.8% of total)
ival-neg: 2.0ms (6.8% of total)
const: 1.0ms (3.4% of total)
backward-pass: 0.0ms (0% of total)

bsearch113.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
29.0ms
1.0950561797198236e+84
3.848281154376249e+88
40.0ms
-2.5683696376634436e-13
-1.0770906852721985e-16
34.0ms
-5.448572540042098e+72
-5.139886854716072e+66
Results
81.0ms400×0valid
5.0ms32×0invalid
Compiler

Compiled 1055 to 758 computations (28.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 67.0ms
ival-sin: 17.0ms (25.2% of total)
ival-mult: 11.0ms (16.3% of total)
ival-div: 10.0ms (14.8% of total)
ival-tan: 9.0ms (13.3% of total)
ival-pow: 8.0ms (11.9% of total)
ival-add: 6.0ms (8.9% of total)
ival-neg: 4.0ms (5.9% of total)
const: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch74.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
34.0ms
-2.5683696376634436e-13
-1.0770906852721985e-16
33.0ms
-5.448572540042098e+72
-5.139886854716072e+66
Results
51.0ms272×0valid
3.0ms22×0invalid
Compiler

Compiled 775 to 558 computations (28% saved)

Precisions
Click to see histograms. Total time spent on operations: 41.0ms
ival-mult: 8.0ms (19.4% of total)
ival-tan: 8.0ms (19.4% of total)
ival-div: 6.0ms (14.5% of total)
ival-sin: 6.0ms (14.5% of total)
ival-pow: 5.0ms (12.1% of total)
ival-add: 4.0ms (9.7% of total)
ival-neg: 3.0ms (7.3% of total)
const: 1.0ms (2.4% of total)
backward-pass: 0.0ms (0% of total)

bsearch48.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
44.0ms
-5.203953504033092e-54
-1.7085593663047035e-64
Results
31.0ms160×0valid
4.0ms25×0invalid
Compiler

Compiled 736 to 505 computations (31.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-div: 6.0ms (21.8% of total)
ival-mult: 5.0ms (18.2% of total)
ival-add: 4.0ms (14.6% of total)
ival-sin: 4.0ms (14.6% of total)
ival-tan: 4.0ms (14.6% of total)
ival-pow: 3.0ms (10.9% of total)
ival-neg: 2.0ms (7.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch43.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
39.0ms
-5.203953504033092e-54
-1.7085593663047035e-64
Results
30.0ms160×0valid
3.0ms17×0invalid
Compiler

Compiled 476 to 325 computations (31.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-mult: 5.0ms (19.9% of total)
ival-div: 4.0ms (15.9% of total)
ival-tan: 4.0ms (15.9% of total)
ival-add: 3.0ms (11.9% of total)
ival-sin: 3.0ms (11.9% of total)
ival-pow: 3.0ms (11.9% of total)
ival-neg: 3.0ms (11.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch84.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
30.0ms
8.714732136846764e-57
6.36587489452385e-55
45.0ms
-5.203953504033092e-54
-1.7085593663047035e-64
Results
56.0ms272×0valid
8.0ms51×0invalid
Compiler

Compiled 492 to 362 computations (26.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-div: 10.0ms (20.1% of total)
ival-mult: 9.0ms (18% of total)
ival-tan: 7.0ms (14% of total)
ival-pow: 7.0ms (14% of total)
ival-sin: 6.0ms (12% of total)
ival-add: 5.0ms (10% of total)
ival-neg: 5.0ms (10% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

bsearch106.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
26.0ms
8.714732136846764e-57
6.36587489452385e-55
44.0ms
-5.203953504033092e-54
-1.7085593663047035e-64
Results
53.0ms272×0valid
6.0ms37×0invalid
Compiler

Compiled 422 to 313 computations (25.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 41.0ms
ival-mult: 8.0ms (19.6% of total)
ival-div: 7.0ms (17.1% of total)
ival-tan: 7.0ms (17.1% of total)
ival-sin: 6.0ms (14.7% of total)
ival-pow: 5.0ms (12.2% of total)
ival-add: 4.0ms (9.8% of total)
ival-neg: 3.0ms (7.3% of total)
const: 1.0ms (2.4% of total)
backward-pass: 0.0ms (0% of total)

bsearch72.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
28.0ms
8.714732136846764e-57
6.36587489452385e-55
38.0ms
-5.596883996914137e-45
-5.203953504033092e-54
Results
47.0ms256×0valid
9.0ms43×0invalid
Compiler

Compiled 378 to 285 computations (24.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 42.0ms
ival-mult: 8.0ms (18.9% of total)
ival-tan: 8.0ms (18.9% of total)
ival-div: 6.0ms (14.2% of total)
ival-sin: 6.0ms (14.2% of total)
ival-pow: 5.0ms (11.8% of total)
ival-neg: 5.0ms (11.8% of total)
ival-add: 4.0ms (9.4% of total)
const: 1.0ms (2.4% of total)
backward-pass: 0.0ms (0% of total)

bsearch94.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
45.0ms
8.714732136846764e-57
6.36587489452385e-55
42.0ms
-5.596883996914137e-45
-5.203953504033092e-54
Results
67.0ms256×0valid
6.0ms39×0invalid
Compiler

Compiled 324 to 249 computations (23.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 60.0ms
ival-mult: 26.0ms (43.3% of total)
ival-pow: 8.0ms (13.3% of total)
ival-tan: 7.0ms (11.7% of total)
ival-div: 6.0ms (10% of total)
ival-sin: 6.0ms (10% of total)
ival-add: 4.0ms (6.7% of total)
ival-neg: 3.0ms (5% of total)
const: 1.0ms (1.7% of total)
backward-pass: 0.0ms (0% of total)

bsearch77.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
1.7580805333454526e+120
1.351098294469443e+126
36.0ms
-5.596883996914137e-45
-5.203953504033092e-54
Results
57.0ms288×0valid
3.0ms20×0invalid
Compiler

Compiled 342 to 268 computations (21.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 47.0ms
ival-div: 9.0ms (19.1% of total)
ival-mult: 8.0ms (17% of total)
ival-tan: 7.0ms (14.9% of total)
ival-sin: 6.0ms (12.7% of total)
ival-neg: 6.0ms (12.7% of total)
ival-add: 5.0ms (10.6% of total)
ival-pow: 5.0ms (10.6% of total)
const: 1.0ms (2.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch36.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
33.0ms
1.7580805333454526e+120
1.351098294469443e+126
Results
28.0ms144×0valid
0.0ms0invalid
Compiler

Compiled 180 to 142 computations (21.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-tan: 5.0ms (23.1% of total)
ival-mult: 4.0ms (18.4% of total)
ival-pow: 4.0ms (18.4% of total)
ival-div: 3.0ms (13.8% of total)
ival-sin: 3.0ms (13.8% of total)
ival-add: 2.0ms (9.2% of total)
ival-neg: 1.0ms (4.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch53.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
43.0ms
6.011304753826206e-127
4.103371261026551e-105
Results
32.0ms176×0valid
4.0ms24×0invalid
Compiler

Compiled 190 to 157 computations (17.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-mult: 5.0ms (19% of total)
ival-div: 4.0ms (15.2% of total)
ival-sin: 4.0ms (15.2% of total)
ival-tan: 4.0ms (15.2% of total)
ival-add: 3.0ms (11.4% of total)
ival-pow: 3.0ms (11.4% of total)
ival-neg: 2.0ms (7.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify58.0ms (0.3%)

Algorithm
egg-herbie
Rules
172×+-commutative_binary64
140×*-commutative_binary64
112×sub-neg_binary64
58×neg-mul-1_binary64
54×neg-sub0_binary64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
03641661
15001660
25701659
36151657
46521657
56791657
67011657
77161657
87221657
97241657
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 F #s(literal -950000000000000005942544668033024 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -49999999999999995716575428608 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #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 -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 399999999999999966445568 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -144999999999999999177916416 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 204999999999999997902848 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -10000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 399999999999999966445568 binary64)) (-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -950000000000000005942544668033024 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4000000000000000053150220288 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -6530219459687219/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 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 -2476979795053773/562949953421312 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1863467625491933/143343663499379469475676305956380433799785311823017570233599302461682679755530300504376159569382855409664 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7378697629483821/2305843009213693952 binary64)) (+.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -2476979795053773/562949953421312 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4379627349119145/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1224979098644775/144115188075855872 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/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 -1261007895663739/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7822218149124427/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/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 -5584463537939415/18014398509481984 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6061126943744275/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 -3602879701896397/9007199254740992 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8081502591659033/62165404551223330269422781018352605012557018849668464680057997111644937126566671941632 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 -22000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5988954043295903/115172193140305827399949785796761135587064246228529065807379342658863042065190089480167441564259605943037975312218134915154131611020654072038617988630148194691448832 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 7139569451632453/37576681324381331646231689548629392438010920782533117931316655544515344401833735095419183974156299248510959616 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6012269011901013/300613450595050653169853516389035139504087366260264943450533244356122755214669880763353471793250393988087676928 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (if (<=.f64 F #s(literal 7839866231326559/1152921504606846976 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 224762864367027/2293498615990071511610820895302086940796564989168281123737588839386922876088484808070018553110125686554624 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (if (<=.f64 F #s(literal 7839866231326559/1152921504606846976 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5487280990934681/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))
(if (<=.f64 B #s(literal 1098878309078401/36028797018963968 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))))
(if (<=.f64 B #s(literal 785801782749509/604462909807314587353088 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 785801782749509/604462909807314587353088 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 785801782749509/604462909807314587353088 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 4233944893153397/72999049881955123498258745691204661198291656115976958889267080286388402675338838184094604981077942396458276953177510516971019275542007007972042581115555427012031914789764239201325987075945660416 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x)) (if (<=.f64 B #s(literal 1450710983537555/1208925819614629174706176 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 B #s(literal 8613887886070705/291996199527820493993034982764818644793166624463907835557068321145553610701355352736378419924311769585833107812710042067884077102168028031888170324462221708048127659159056956805303948303782641664 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x)) (if (<=.f64 B #s(literal 5902958103587057/147573952589676412928 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -364999999999999998122806773239226941418386657240260616817472946353209344 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal -4951760157141521/19807040628566084398385987584 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 5799999999999999587932295368993670884323827245669166767336096569316986940954915538731008 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(if (<=.f64 F #s(literal -8500000000000000233393324026526283982759425694418140717220005775671296 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal -1188422437713965/9903520314283042199192993792 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))))
(if (<=.f64 F #s(literal -1725436586697641/431359146674410236714672241392314090778194310760649159697657763987456 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)))
(if (<=.f64 F #s(literal -5300541194335153/883423532389192164791648750371459257913741948437809479060803100646309888 binary64)) (/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)))
(if (<=.f64 F #s(literal -1407956254745275/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal 8558165470020299/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)))
(if (<=.f64 F #s(literal -4858829428140557/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal 8282095616148677/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal 7950811791502729/110427941548649020598956093796432407239217743554726184882600387580788736 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -8433210856271181/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 4348100198478055/6901746346790563787434755862277025452451108972170386555162524223799296 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -3496697184307563/205688069665150755269371147819668813122841983204197482918576128 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 315000000000000005455272936378289869231130724185753254811819787714134069762782850379388411956432259881599548371433410265088 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 #s(literal 1 binary64) B)))
(if (<=.f64 F #s(literal 184999999999999983399711929323774965797861424611707533884221873617111575682137092659544867464321555960779212664042264985600 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 #s(literal 1 binary64) B))
(if (<=.f64 F #s(literal 7316598164803107/3048582568667961163458591044719888970457615373696260889510895468384152088691177363398736428772941378085768487423248655171335913749304966119424 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) B))
(/.f64 #s(literal -1 binary64) B)
Outputs
(if (<=.f64 F #s(literal -950000000000000005942544668033024 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -49999999999999995716575428608 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #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 -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 399999999999999966445568 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -144999999999999999177916416 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 204999999999999997902848 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -144999999999999999177916416 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 204999999999999997902848 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -10000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 399999999999999966445568 binary64)) (-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -10000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 399999999999999966445568 binary64)) (-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.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 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -950000000000000005942544668033024 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -950000000000000005942544668033024 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4000000000000000053150220288 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4000000000000000053150220288 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.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 (*.f64 x (cos.f64 B)) (sin.f64 B)))))
(if (<=.f64 F #s(literal -6530219459687219/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 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 -2476979795053773/562949953421312 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1863467625491933/143343663499379469475676305956380433799785311823017570233599302461682679755530300504376159569382855409664 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7378697629483821/2305843009213693952 binary64)) (+.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -2476979795053773/562949953421312 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1863467625491933/143343663499379469475676305956380433799785311823017570233599302461682679755530300504376159569382855409664 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7378697629483821/2305843009213693952 binary64)) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -2476979795053773/562949953421312 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4379627349119145/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1224979098644775/144115188075855872 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/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 -2476979795053773/562949953421312 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4379627349119145/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1224979098644775/144115188075855872 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/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 -1261007895663739/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7822218149124427/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/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 -5584463537939415/18014398509481984 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6061126943744275/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 -3602879701896397/9007199254740992 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8081502591659033/62165404551223330269422781018352605012557018849668464680057997111644937126566671941632 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 -3602879701896397/9007199254740992 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8081502591659033/62165404551223330269422781018352605012557018849668464680057997111644937126566671941632 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.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 -22000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5988954043295903/115172193140305827399949785796761135587064246228529065807379342658863042065190089480167441564259605943037975312218134915154131611020654072038617988630148194691448832 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 7139569451632453/37576681324381331646231689548629392438010920782533117931316655544515344401833735095419183974156299248510959616 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 -22000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5988954043295903/115172193140305827399949785796761135587064246228529065807379342658863042065190089480167441564259605943037975312218134915154131611020654072038617988630148194691448832 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 7139569451632453/37576681324381331646231689548629392438010920782533117931316655544515344401833735095419183974156299248510959616 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.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 -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6012269011901013/300613450595050653169853516389035139504087366260264943450533244356122755214669880763353471793250393988087676928 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (if (<=.f64 F #s(literal 7839866231326559/1152921504606846976 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6012269011901013/300613450595050653169853516389035139504087366260264943450533244356122755214669880763353471793250393988087676928 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (if (<=.f64 F #s(literal 7839866231326559/1152921504606846976 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.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 -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 224762864367027/2293498615990071511610820895302086940796564989168281123737588839386922876088484808070018553110125686554624 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (if (<=.f64 F #s(literal 7839866231326559/1152921504606846976 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 224762864367027/2293498615990071511610820895302086940796564989168281123737588839386922876088484808070018553110125686554624 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (if (<=.f64 F #s(literal 7839866231326559/1152921504606846976 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5487280990934681/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5487280990934681/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (if (<=.f64 F #s(literal 662929865148937/72057594037927936 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))
(if (<=.f64 B #s(literal 1098878309078401/36028797018963968 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (*.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) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))))
(if (<=.f64 B #s(literal 1098878309078401/36028797018963968 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (*.f64 F (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(if (<=.f64 B #s(literal 785801782749509/604462909807314587353088 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) B) B))) F)) (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 785801782749509/604462909807314587353088 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) F)) (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 785801782749509/604462909807314587353088 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F)) (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 785801782749509/604462909807314587353088 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 785801782749509/604462909807314587353088 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)) (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 4233944893153397/72999049881955123498258745691204661198291656115976958889267080286388402675338838184094604981077942396458276953177510516971019275542007007972042581115555427012031914789764239201325987075945660416 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x)) (if (<=.f64 B #s(literal 1450710983537555/1208925819614629174706176 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 B #s(literal 4233944893153397/72999049881955123498258745691204661198291656115976958889267080286388402675338838184094604981077942396458276953177510516971019275542007007972042581115555427012031914789764239201325987075945660416 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (if (<=.f64 B #s(literal 1450710983537555/1208925819614629174706176 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (-.f64 (*.f64 (/.f64 F B) (/.f64 #s(literal -1 binary64) F)) (/.f64 x (tan.f64 B)))))
(if (<=.f64 B #s(literal 8613887886070705/291996199527820493993034982764818644793166624463907835557068321145553610701355352736378419924311769585833107812710042067884077102168028031888170324462221708048127659159056956805303948303782641664 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)))))) x)) (if (<=.f64 B #s(literal 5902958103587057/147573952589676412928 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))
(if (<=.f64 B #s(literal 8613887886070705/291996199527820493993034982764818644793166624463907835557068321145553610701355352736378419924311769585833107812710042067884077102168028031888170324462221708048127659159056956805303948303782641664 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (if (<=.f64 B #s(literal 5902958103587057/147573952589676412928 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -364999999999999998122806773239226941418386657240260616817472946353209344 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal -4951760157141521/19807040628566084398385987584 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 5799999999999999587932295368993670884323827245669166767336096569316986940954915538731008 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(if (<=.f64 F #s(literal -364999999999999998122806773239226941418386657240260616817472946353209344 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64)))))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal -4951760157141521/19807040628566084398385987584 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 5799999999999999587932295368993670884323827245669166767336096569316986940954915538731008 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))
(if (<=.f64 F #s(literal -8500000000000000233393324026526283982759425694418140717220005775671296 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal -1188422437713965/9903520314283042199192993792 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))))
(if (<=.f64 F #s(literal -8500000000000000233393324026526283982759425694418140717220005775671296 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64)))))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal -1188422437713965/9903520314283042199192993792 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x))))
(if (<=.f64 F #s(literal -1725436586697641/431359146674410236714672241392314090778194310760649159697657763987456 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)))
(if (<=.f64 F #s(literal -1725436586697641/431359146674410236714672241392314090778194310760649159697657763987456 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/135 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))))) #s(literal -7/360 binary64)))))) (-.f64 #s(literal -1 binary64) x)) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)))
(if (<=.f64 F #s(literal -5300541194335153/883423532389192164791648750371459257913741948437809479060803100646309888 binary64)) (/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)))
(if (<=.f64 F #s(literal -5300541194335153/883423532389192164791648750371459257913741948437809479060803100646309888 binary64)) (/.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64))))) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F))))) x)))
(if (<=.f64 F #s(literal -1407956254745275/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal 8558165470020299/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)))
(if (<=.f64 F #s(literal -1407956254745275/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64))))) B) (if (<=.f64 F #s(literal 8558165470020299/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) x)) B)))
(if (<=.f64 F #s(literal -4858829428140557/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (+.f64 (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal 8282095616148677/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -4858829428140557/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 x (*.f64 B #s(literal 1/3 binary64))))) B) (if (<=.f64 F #s(literal 8282095616148677/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) (if (<=.f64 F #s(literal 7950811791502729/110427941548649020598956093796432407239217743554726184882600387580788736 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))) B) (if (<=.f64 F #s(literal 7950811791502729/110427941548649020598956093796432407239217743554726184882600387580788736 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -8433210856271181/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 4348100198478055/6901746346790563787434755862277025452451108972170386555162524223799296 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -8433210856271181/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 4348100198478055/6901746346790563787434755862277025452451108972170386555162524223799296 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -3496697184307563/205688069665150755269371147819668813122841983204197482918576128 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 315000000000000005455272936378289869231130724185753254811819787714134069762782850379388411956432259881599548371433410265088 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 #s(literal 1 binary64) B)))
(if (<=.f64 F #s(literal -3496697184307563/205688069665150755269371147819668813122841983204197482918576128 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 315000000000000005455272936378289869231130724185753254811819787714134069762782850379388411956432259881599548371433410265088 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 1 binary64) B)))
(if (<=.f64 F #s(literal 184999999999999983399711929323774965797861424611707533884221873617111575682137092659544867464321555960779212664042264985600 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 #s(literal 1 binary64) B))
(if (<=.f64 F #s(literal 7316598164803107/3048582568667961163458591044719888970457615373696260889510895468384152088691177363398736428772941378085768487423248655171335913749304966119424 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) B))
(/.f64 #s(literal -1 binary64) B)

soundness5.0s (25.2%)

Rules
8076×*-lowering-*.f32
8076×*-lowering-*.f64
6412×*-lowering-*.f32
6412×*-lowering-*.f64
5808×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07108265
124637282
085937282
02218
15218
210218
318218
431818
556918
698018
7176418
8295418
9400218
10443918
11506918
12551218
13558018
0558018
039235
1289204
22853204
08865204
09397058
131856309
089546309
0130415921
1445214652
0892514652
08456930
129106292
088856292
027128
1202116
22191109
08848109
031112
1188107
21824107
08675107
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
saturated
iter limit
node limit
Compiler

Compiled 4722 to 2566 computations (45.7% saved)

preprocess250.0ms (1.3%)

Remove

(negabs B)

Compiler

Compiled 3500 to 814 computations (76.7% saved)

end0.0ms (0%)

Profiling

Loading profile data...