VandenBroeck and Keller, Equation (23)

Time bar (total: 18.7s)

analyze593.0ms (3.2%)

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: 361.0ms
ival-mult: 103.0ms (28.5% of total)
ival-pow: 93.0ms (25.8% of total)
ival-add: 46.0ms (12.7% of total)
ival-div: 41.0ms (11.4% of total)
ival-neg: 27.0ms (7.5% of total)
ival-tan: 24.0ms (6.6% of total)
ival-sin: 21.0ms (5.8% of total)
const: 5.0ms (1.4% of total)
backward-pass: 1.0ms (0.3% of total)

sample2.4s (12.7%)

Results
1.7s8256×0valid
57.0ms325×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.4s
ival-mult: 318.0ms (22.9% of total)
ival-div: 215.0ms (15.5% of total)
ival-tan: 205.0ms (14.8% of total)
ival-sin: 204.0ms (14.7% of total)
ival-pow: 190.0ms (13.7% of total)
ival-add: 137.0ms (9.9% of total)
ival-neg: 100.0ms (7.2% of total)
const: 17.0ms (1.2% of total)
backward-pass: 4.0ms (0.3% of total)
Bogosity

preprocess212.0ms (1.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
1242185
2688180
31903180
45379180
02218
14918
29918
317818
431418
556518
697518
7176118
8294918
9399618
10442718
11505918
12550218
13557018
0557018
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) (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)))))
(fmsub x (cot B) (* (* F (csc B)) (pow (sum3 (square F) 2 (* x 2)) -1/2)))
(+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2)))))
(fma x (cot B) (* F (/ (pow (+ 2 (fma x -2 (square F))) -1/2) (sin 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) (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 (+ 2 (fma x -2 (square F))) -1/2) (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) (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 (+ 2 (fma B 2 (square F))) -1/2) (sin x)) (* B (cot x)))
Symmetry

(negabs B)

explain254.0ms (1.4%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
7472(4.979976299799087e+141 4.5305271813055445e+84 5.3066397851225844e-5)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))))
370-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
159.0ms512×0valid
Compiler

Compiled 272 to 62 computations (77.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 75.0ms
ival-mult: 15.0ms (20% of total)
ival-div: 12.0ms (16% of total)
ival-tan: 12.0ms (16% of total)
ival-sin: 11.0ms (14.7% of total)
ival-pow: 11.0ms (14.7% of total)
ival-add: 8.0ms (10.7% of total)
ival-neg: 5.0ms (6.7% of total)
const: 1.0ms (1.3% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 24 to 16 computations (33.3% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
87.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)))
78.9%
(+.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 36 computations (33.3% saved)

simplify119.0ms (0.6%)

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
1736×fnmadd-define
1284×fma-define
1110×fmsub-define
1064×fnmsub-define
896×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
030165
172164
2132164
3205164
4343164
5593164
6992164
71796164
83025164
94040164
104471164
115101164
125544164
135612164
05612164
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
-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 (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)))
(neg (* x (/ 1 (tan B))))
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(* x (/ 1 (tan B)))
(/.f64 x (tan.f64 B))
x
(/ 1 (tan B))
(/.f64 #s(literal 1 binary64) (tan.f64 B))
1
#s(literal 1 binary64)
(tan B)
(tan.f64 B)
B
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))
(/.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))
(/ 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 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))
(+ (+ (* F F) 2) (* 2 x))
(+.f64 (*.f64 F F) (-.f64 #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 (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)))
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B))
(/.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))
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/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 (+ (* F F) (+ 2 (* x 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) (+ 2 (* x 2)))
(+.f64 (*.f64 F F) (-.f64 #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
-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)

localize165.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)))
accuracy97.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))
accuracy72.9%
(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 #s(literal 1 binary64) (tan.f64 B))
accuracy99.6%
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))
accuracy86.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)))))
accuracy72.9%
(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
122.0ms256×0valid
Compiler

Compiled 215 to 30 computations (86% saved)

Precisions
Click to see histograms. Total time spent on operations: 56.0ms
ival-mult: 10.0ms (17.9% of total)
ival-pow: 10.0ms (17.9% of total)
ival-div: 9.0ms (16.1% of total)
ival-add: 9.0ms (16.1% of total)
ival-tan: 7.0ms (12.5% of total)
ival-sin: 5.0ms (9% of total)
ival-neg: 3.0ms (5.4% of total)
ival-sub: 1.0ms (1.8% of total)
const: 1.0ms (1.8% of total)
backward-pass: 0.0ms (0% of total)

series41.0ms (0.2%)

Counts
12 → 276
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 (/ 1 (tan 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 (* 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 (/ 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 (sqrt (/ 1 (+ 2 (* 2 x))))>
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))>
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))>
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))>
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))>
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))>
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))>
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))>
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))>
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))>
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))>
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))>
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))>
#<alt (/ 1 (sin B))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))>
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))>
#<alt (/ -1 (sin B))>
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))>
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))>
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))>
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))>
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))>
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))>
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))>
#<alt (/ 1 B)>
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)>
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)>
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<alt (/ (cos B) (sin B))>
#<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

69 calls:

TimeVariablePointExpression
3.0ms
F
@-inf
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2))
3.0ms
F
@-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)))))
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)))))

rewrite344.0ms (1.8%)

Algorithm
batch-egg-rewrite
Rules
3730×/-lowering-/.f32
3730×/-lowering-/.f64
2926×*-lowering-*.f32
2926×*-lowering-*.f64
1648×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
030105
1195105
21667105
08481105
Stop Event
iter limit
node limit
Counts
12 → 399
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))))
(/ 1 (tan B))
(/ x (tan B))
Outputs
(+.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 (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 (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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) 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 (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 #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 (tan.f64 B) (tan.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F)))) (/.f64 (pow.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 2 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 (sin.f64 B) F)))))
(-.f64 (/.f64 (pow.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 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 (pow.f64 (/.f64 (tan.f64 B) 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 (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)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 (*.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 x #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #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 (/.f64 (/.f64 (sin.f64 B) 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)) (*.f64 (/.f64 (/.f64 (sin.f64 B) 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) (tan.f64 B)))))
(-.f64 (/.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))) (/.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 #s(literal 2 binary64) (*.f64 x #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 (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) F)) (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 (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) F)) (/.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 (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) F)) (-.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 #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 (/.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 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 F (*.f64 (/.f64 #s(literal 1 binary64) (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 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 (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 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 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 (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 F (*.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 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 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 #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)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #s(literal -2 binary64)))) (+.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 binary64)) (*.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 #s(literal 1 binary64) (sin.f64 B)) (*.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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 binary64))) (/.f64 #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 (sin.f64 B) F)))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #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 (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 (/.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 #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 (/.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/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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal 1 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 #s(literal 1 binary64) (/.f64 (/.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)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (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 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #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 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 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 (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) F)) (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 (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) F)) (/.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 (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) 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 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (*.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)) (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 #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 F (*.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 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 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 (sin.f64 B) F))))
(/.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) 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 (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 x #s(literal 2 binary64)))) #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 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #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 (*.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))) (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.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) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.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) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.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) 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 F (*.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 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #s(literal -2 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.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 2 binary64)) (*.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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 binary64)))) (neg.f64 (-.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 (neg.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #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 (/.f64 (-.f64 (*.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)) (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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 (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) F)) (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 (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) F)) (/.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 (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) F)) (-.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 #s(literal 2 binary64) (*.f64 x #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #s(literal -2 binary64))))))
(/.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.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 2 binary64)) (*.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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 binary64))))) (neg.f64 (neg.f64 (-.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 (neg.f64 (neg.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #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 (/.f64 (-.f64 (*.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)) (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 #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))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.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 (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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.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 (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 (tan.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 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.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 (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 (tan.f64 B) (tan.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.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 2 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 (sin.f64 B) F)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F))))) (+.f64 (*.f64 (/.f64 (pow.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 2 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 (sin.f64 B) F)))) (/.f64 (pow.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 2 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 (sin.f64 B) F))))) (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F)))) (/.f64 (pow.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 2 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 (sin.f64 B) F))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.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 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)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) 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 (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.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 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 (pow.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 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 (tan.f64 B) 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 (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) 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 (tan.f64 B))))) (*.f64 (/.f64 (pow.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 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 (pow.f64 (/.f64 (tan.f64 B) 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 (tan.f64 B))))))))
(/.f64 (-.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.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)) #s(literal 0 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)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #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 (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 #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)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.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)) (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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 binary64))) (/.f64 #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 (sin.f64 B) F)))))
(*.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #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 (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) (/.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 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 (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 (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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) 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 (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 #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 (tan.f64 B) (tan.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F)))) (/.f64 (pow.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 2 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 (sin.f64 B) F)))))
(-.f64 (/.f64 (pow.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 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 (pow.f64 (/.f64 (tan.f64 B) 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 (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)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 (*.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 x #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #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 (/.f64 (/.f64 (sin.f64 B) 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)) (*.f64 (/.f64 (/.f64 (sin.f64 B) 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) (tan.f64 B)))))
(-.f64 (/.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))) (/.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 #s(literal 2 binary64) (*.f64 x #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 (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) F)) (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 (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) F)) (/.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 (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) F)) (-.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 #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 (/.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 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 F (*.f64 (/.f64 #s(literal 1 binary64) (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 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 (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 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 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 (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 F (*.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 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 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 #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)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #s(literal -2 binary64)))) (+.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 binary64)) (*.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 #s(literal 1 binary64) (sin.f64 B)) (*.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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(fma.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 binary64))) (/.f64 #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 (sin.f64 B) F)))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))))
(fma.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #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 (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 (/.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 #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 (/.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/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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 #s(literal 1 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 #s(literal 1 binary64) (/.f64 (/.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)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (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 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #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 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 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 (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) F)) (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 (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) F)) (/.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 (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) 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 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (*.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)) (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 #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 F (*.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 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 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 (sin.f64 B) F))))
(/.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) 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 (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 x #s(literal 2 binary64)))) #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 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #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 (*.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))) (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.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) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.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) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.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) 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 F (*.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 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #s(literal -2 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.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 2 binary64)) (*.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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 binary64)))) (neg.f64 (-.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 (neg.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #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 (/.f64 (-.f64 (*.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)) (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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 (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) F)) (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 (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) F)) (/.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 (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) F)) (-.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 #s(literal 2 binary64) (*.f64 x #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #s(literal -2 binary64))))))
(/.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.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 2 binary64)) (*.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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 binary64))))) (neg.f64 (neg.f64 (-.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 (neg.f64 (neg.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #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 (/.f64 (-.f64 (*.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)) (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 #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))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.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 (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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.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)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.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 (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 (tan.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 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.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 (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 (tan.f64 B) (tan.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (pow.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 2 binary64)) (*.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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.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 2 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 (sin.f64 B) F)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F))))) (+.f64 (*.f64 (/.f64 (pow.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 2 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 (sin.f64 B) F)))) (/.f64 (pow.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 2 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 (sin.f64 B) F))))) (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 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 (sin.f64 B) F)))) (/.f64 (pow.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 2 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 (sin.f64 B) F))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.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 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)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) 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 (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.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 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 (pow.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 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 (tan.f64 B) 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 (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) 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 (tan.f64 B))))) (*.f64 (/.f64 (pow.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 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 (pow.f64 (/.f64 (tan.f64 B) 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 (tan.f64 B))))))))
(/.f64 (-.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.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)) #s(literal 0 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)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #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 (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 #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)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.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)) (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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.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 (sin.f64 B) F) (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 (tan.f64 B) x) #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 -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 binary64)) (*.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 (tan.f64 B) x) #s(literal -2 binary64)) (pow.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 2 binary64))) (/.f64 #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 (sin.f64 B) F)))))
(*.f64 (-.f64 (pow.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 2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #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 (/.f64 (sin.f64 B) 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 #s(literal 0 binary64) (sin.f64 B))) (/.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))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(neg.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))) (-.f64 #s(literal 0 binary64) (sin.f64 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 #s(literal 0 binary64) F)) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) 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 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) 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 1 binary64) (/.f64 (sin.f64 B) (*.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))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.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)) #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 #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/2 binary64)) (/.f64 (sin.f64 B) F))
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (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)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (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 (sin.f64 B) F)))
(/.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))) #s(literal 1 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)) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (-.f64 #s(literal 0 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/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 (*.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 (sin.f64 B) F))
(/.f64 (neg.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))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.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)) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (neg.f64 (-.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)) #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(*.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 F (*.f64 (/.f64 #s(literal 1 binary64) (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 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 (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 (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) (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) 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 (*.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) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 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)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 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/2 binary64)) (/.f64 #s(literal 1 binary64) 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 (/.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 (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 #s(literal 1 binary64) F)))
(*.f64 (*.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/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/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 F #s(literal -1 binary64)) (/.f64 (neg.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 (/.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 (-.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 (/.f64 (neg.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 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/2 binary64)) 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)) 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 -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/4 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/4 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/4 binary64)) #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/4 binary64)) (*.f64 (log.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/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 (*.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 (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 (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 (*.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 (*.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 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 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 x (*.f64 #s(literal 4 binary64) x))) #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)))
(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 (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)))
(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 (log.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)))
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (log.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/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 (*.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 (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 (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 (*.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 (*.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 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 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 x (*.f64 #s(literal 4 binary64) x))) #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)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) 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 #s(literal 0 binary64) (sin.f64 B))) (/.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))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))
(neg.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))) (-.f64 #s(literal 0 binary64) (sin.f64 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 #s(literal 0 binary64) F)) (sin.f64 B)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) 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 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) 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 1 binary64) (/.f64 (sin.f64 B) (*.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))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.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)) #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 #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/2 binary64)) (/.f64 (sin.f64 B) F))
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (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)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.f64 (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 (sin.f64 B) F)))
(/.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))) #s(literal 1 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)) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (-.f64 #s(literal 0 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/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F))
(/.f64 (*.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 (sin.f64 B) F))
(/.f64 (neg.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))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(/.f64 (neg.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)) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (neg.f64 (-.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)) #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))
(*.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 F (*.f64 (/.f64 #s(literal 1 binary64) (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 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 (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 (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) (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) 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 (*.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) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 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)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 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/2 binary64)) (/.f64 #s(literal 1 binary64) 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 (/.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 (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 #s(literal 1 binary64) F)))
(*.f64 (*.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/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/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 F #s(literal -1 binary64)) (/.f64 (neg.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 (/.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 (-.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)))
(*.f64 (/.f64 (neg.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)))
(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 (cos.f64 B) (sin.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)))))
(/.f64 (neg.f64 (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(pow.f64 (tan.f64 B) #s(literal -1 binary64))
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(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) (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)))

simplify319.0ms (1.7%)

Algorithm
egg-herbie
Rules
5452×*-lowering-*.f32
5452×*-lowering-*.f64
2370×+-lowering-+.f64
2370×+-lowering-+.f32
1810×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05457915
117956975
269896950
081326950
Stop Event
iter limit
node limit
Counts
276 → 276
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 (* 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 (/ 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)))))
(sqrt (/ 1 (+ 2 (* 2 x))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(/ 1 F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)
(/ -1 F)
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))
(sqrt (/ 1 (+ 2 (pow F 2))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))
(* (sqrt (/ 1 x)) (sqrt 1/2))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))
(/ 1 (sin B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))
(/ -1 (sin B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))
(/ 1 B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (cos B) (sin B))
(/ (* 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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F 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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (/.f64 (*.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))))))) (neg.f64 (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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 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 #s(literal 3/2 binary64) (*.f64 F x)) (sin.f64 B))) (/.f64 (*.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))))))) (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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 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 F 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 #s(literal 3/2 binary64)) (sin.f64 B))))) (/.f64 (*.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))))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))))
(* -1 (/ (* x (cos B)) (sin B)))
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 B) (/.f64 x (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 (*.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))) (*.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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))
(*.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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.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))) (sin.f64 B)) (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 #s(literal 0 binary64) (*.f64 (cos.f64 B) (/.f64 x (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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) 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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 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 #s(literal 2 binary64) (*.f64 F F)))))) (*.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 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/.f64 (-.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 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.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 F F) (*.f64 #s(literal 2 binary64) x))))) (*.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 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 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 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 B (*.f64 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 -7/2160 binary64)) (*.f64 F #s(literal 1/840 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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) #s(literal -1/2 binary64))) (sin.f64 B)))) (*.f64 (cos.f64 B) (/.f64 x (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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal -1/2 binary64) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) (sin.f64 B)))))))) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))
(-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F)) (sin.f64 B)))) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.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 (+.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 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(* -1 (/ (* x (cos B)) (sin B)))
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) #s(literal -1/2 binary64))) (sin.f64 B)))) (*.f64 (cos.f64 B) (/.f64 x (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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal -1/2 binary64) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) (sin.f64 B)))))))) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))
(-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F)) (sin.f64 B)))) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F 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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (/.f64 (*.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))))))) (neg.f64 (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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 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 #s(literal 3/2 binary64) (*.f64 F x)) (sin.f64 B))) (/.f64 (*.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))))))) (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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 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 F 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 #s(literal 3/2 binary64)) (sin.f64 B))))) (/.f64 (*.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))))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))))
(* -1 (/ (* x (cos B)) (sin B)))
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 B) (/.f64 x (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 (*.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))) (*.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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))
(*.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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.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))) (sin.f64 B)) (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 #s(literal 0 binary64) (*.f64 (cos.f64 B) (/.f64 x (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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) 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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 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 #s(literal 2 binary64) (*.f64 F F)))))) (*.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 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/.f64 (-.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 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.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 F F) (*.f64 #s(literal 2 binary64) x))))) (*.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 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 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 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 B (*.f64 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 -7/2160 binary64)) (*.f64 F #s(literal 1/840 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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (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 (cos.f64 B) (/.f64 x (sin.f64 B))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) #s(literal -1/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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal -1/2 binary64) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 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 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal -1/2 binary64) (sin.f64 B))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64))) (sin.f64 B)) (/.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F)) (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 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F)) (sin.f64 B))))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F 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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F 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 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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.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 #s(literal 3/2 binary64) (*.f64 F x)) (sin.f64 B))) (/.f64 (*.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))))))) (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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.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 (*.f64 F 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 #s(literal 3/2 binary64)) (sin.f64 B))))) (/.f64 (*.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))))))) (sin.f64 B)))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (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 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 (/.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) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (+.f64 (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 F (sin.f64 B))) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 x #s(literal 1/2 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/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))
(+ (* -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 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))))
(+ (* -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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 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 #s(literal 2 binary64) (*.f64 F F)))))) (*.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 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))) (*.f64 F (sqrt.f64 x)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 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 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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))
(*.f64 (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 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) 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 F #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 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 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 (*.f64 #s(literal -1 binary64) (*.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 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 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 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 (sqrt (/ 1 (+ 2 (* 2 x)))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(* 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 #s(literal 2 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) #s(literal -1/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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 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 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 #s(literal 2 binary64) x)) #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 #s(literal 2 binary64) x) #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 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 F #s(literal 6 binary64))))))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)))
(- (+ (* 1/2 (/ (+ 2 (* 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 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 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 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 F #s(literal 6 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 F x)))
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))
(+.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 #s(literal 3/2 binary64) (*.f64 F x))) (*.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 F 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.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) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 F (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 (*.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) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.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)))) (*.f64 (*.f64 #s(literal -1/2 binary64) F) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 x #s(literal 1/2 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/16 binary64))) (sqrt.f64 #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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (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 (* (/ (* 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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.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)))))))
(+ (* -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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (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 (*.f64 (sqrt.f64 x) (*.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))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 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 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 #s(literal 2 binary64) x))))
(+ (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 #s(literal 2 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) #s(literal -1/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 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 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 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 #s(literal 2 binary64) x)) #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 #s(literal 2 binary64) x) #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 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #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 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (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 #s(literal 2 binary64) x) #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 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #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 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (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 x #s(literal 3/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)))))))))
(+ (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 #s(literal -1/8 binary64) (*.f64 (+.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 (* (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 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.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 #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 #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 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.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 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 x #s(literal 1/2 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/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (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))) (/ (* (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)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (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 (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))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/16 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 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (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 (*.f64 (/.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/16 binary64) (sqrt.f64 x))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (*.f64 x (*.f64 x x))))
(sqrt (/ 1 (+ 2 (* 2 x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))
(+ (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 #s(literal 2 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) #s(literal -1/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 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 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 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 #s(literal 2 binary64) x)) #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 #s(literal 2 binary64) x) #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 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #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 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (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 #s(literal 2 binary64) x) #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 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #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 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (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 x #s(literal 3/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)))))))))
(+ (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 #s(literal -1/8 binary64) (*.f64 (+.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 (* (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 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.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 #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 #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 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.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 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 x #s(literal 1/2 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/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))))
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (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))) (/ (* (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)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (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 (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))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/16 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 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (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 (*.f64 (/.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/16 binary64) (sqrt.f64 x))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (*.f64 x (*.f64 x x))))
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) #s(literal -1/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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal -1/2 binary64) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 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 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal -1/2 binary64) (sin.f64 B))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64))) (sin.f64 B)) (/.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #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 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F)) (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 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F)) (sin.f64 B))))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal -3/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.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 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) 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 F #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 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 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 (*.f64 #s(literal -1 binary64) (*.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 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 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 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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F 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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F 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 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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.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 #s(literal 3/2 binary64) (*.f64 F x)) (sin.f64 B))) (/.f64 (*.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))))))) (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 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.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 (*.f64 F 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 #s(literal 3/2 binary64)) (sin.f64 B))))) (/.f64 (*.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))))))) (sin.f64 B)))))
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (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 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))))
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 (/.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) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (+.f64 (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 F (sin.f64 B))) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 x #s(literal 1/2 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/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))
(+ (* -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 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))))
(+ (* -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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 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 #s(literal 2 binary64) (*.f64 F F)))))) (*.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 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))) (*.f64 F (sqrt.f64 x)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 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 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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
(/ (+ 1 (* -1/3 (pow B 2))) B)
(/.f64 (+.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 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 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 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 (*.f64 B B) #s(literal -2/945 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))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ x B)
(/.f64 x B)
(/ (+ x (* -1/3 (* (pow B 2) x))) B)
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.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 (+.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 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))
(/ (* x (cos B)) (sin B))
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))

eval84.0ms (0.4%)

Compiler

Compiled 28948 to 1584 computations (94.5% saved)

prune108.0ms (0.6%)

Pruning

20 alts after pruning (20 fresh and 0 done)

PrunedKeptTotal
New65520675
Fresh000
Picked202
Done000
Total65720677
Accuracy
100.0%
Counts
677 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
46.4%
(/.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 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))) x) B)
47.1%
(/.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)
79.0%
(-.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)))
87.7%
(-.f64 (/.f64 (*.f64 F (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))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
63.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))
87.6%
(-.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))))
87.6%
(-.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)))
79.1%
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))
51.8%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
53.5%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
87.7%
(-.f64 (*.f64 (/.f64 #s(literal 1 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/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B)))
61.7%
(-.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)))
87.6%
(-.f64 (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (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 (tan.f64 B)))
53.5%
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))
54.9%
(+.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))))))
78.8%
(+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.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))))))
45.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)))
46.9%
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.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)))))
61.6%
(+.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)))
35.7%
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)))
Compiler

Compiled 1032 to 662 computations (35.9% saved)

simplify158.0ms (0.8%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
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 (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))
cost-diff0
(-.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)))
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
(/.f64 x (tan.f64 B))
cost-diff0
(sin.f64 B)
cost-diff0
(/.f64 #s(literal 1 binary64) (sin.f64 B))
cost-diff0
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.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 #s(literal 1 binary64) (sin.f64 B))
cost-diff0
(-.f64 (*.f64 (/.f64 #s(literal 1 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/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B)))
cost-diff128
(/.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 binary64) F))
cost-diff128
(*.f64 (/.f64 #s(literal 1 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/2 binary64)) (/.f64 #s(literal 1 binary64) F)))
Rules
2066×fnmadd-define
1786×fma-define
1386×sum3-define
1248×sum5-define
1232×sum4-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
034363
185334
2155334
3266334
4441334
5790334
61702334
73449334
85711334
97620334
08060334
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))) (/ x (tan B)))
(* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F)))
(/ 1 (sin B))
1
(sin B)
B
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))
(pow (+ (* F F) (+ 2 (* x 2))) -1/2)
(+ (* F F) (+ 2 (* x 2)))
(* F F)
F
(+ 2 (* x 2))
2
(* x 2)
x
-1/2
(/ 1 F)
(/ 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
(- (/ 1 (sin B)) (/ x (tan B)))
(/ 1 (sin B))
1
(sin B)
B
(/ x (tan B))
x
(tan 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) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) (/ x (tan B)))
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F))
(pow (+ (* F F) (+ 2 (* x 2))) -1/2)
(+ (* F F) (+ 2 (* x 2)))
(* F F)
F
(+ 2 (* x 2))
2
(* x 2)
x
-1/2
(/ (sin B) F)
(sin B)
B
(/ x (tan B))
(tan B)
Outputs
(- (* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))) (/ x (tan B)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F)))
(/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
1
#s(literal 1 binary64)
(sin B)
(sin.f64 B)
B
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))
(*.f64 F (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(pow (+ (* F F) (+ 2 (* x 2))) -1/2)
(pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+ (* F F) (+ 2 (* x 2)))
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))
(* F F)
(*.f64 F 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)
x
-1/2
#s(literal -1/2 binary64)
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ 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 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #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 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) x)
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))
F
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))
1
#s(literal 1 binary64)
(+ 2 (+ (* F F) (* 2 x)))
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ (* F F) (* 2 x))
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))
(* F F)
(*.f64 F F)
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
x
B
(- (/ 1 (sin B)) (/ x (tan B)))
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
1
#s(literal 1 binary64)
(sin B)
(sin.f64 B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
x
(tan B)
(tan.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 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (/.f64 B F)) (/.f64 x (tan.f64 B)))
(* (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) (/ F B))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (/.f64 B F))
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))
(/ 1 (+ 2 (+ (* F F) (* 2 x))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))
1
#s(literal 1 binary64)
(+ 2 (+ (* F F) (* 2 x)))
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ (* F F) (* 2 x))
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))
(* F F)
(*.f64 F F)
F
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
x
(/ F B)
(/.f64 F B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
(tan B)
(tan.f64 B)
(- (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) (/ x (tan B)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F))
(/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(pow (+ (* F F) (+ 2 (* x 2))) -1/2)
(pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+ (* F F) (+ 2 (* x 2)))
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))
(* F F)
(*.f64 F 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)
x
-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)

localize338.0ms (1.8%)

Localize:

Found 20 expressions of interest:

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

Compiled 419 to 35 computations (91.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 142.0ms
ival-sin: 50.0ms (35.2% of total)
ival-mult: 33.0ms (23.3% of total)
ival-tan: 22.0ms (15.5% of total)
ival-div: 17.0ms (12% of total)
ival-sub: 6.0ms (4.2% of total)
ival-pow: 6.0ms (4.2% of total)
ival-add: 5.0ms (3.5% of total)
ival-sqrt: 2.0ms (1.4% of total)
const: 1.0ms (0.7% of total)
backward-pass: 0.0ms (0% of total)

series54.0ms (0.3%)

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

132 calls:

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

rewrite365.0ms (1.9%)

Algorithm
batch-egg-rewrite
Rules
2952×fma-lowering-fma.f32
2952×fma-lowering-fma.f64
2656×*-lowering-*.f32
2656×*-lowering-*.f64
1736×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

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

simplify434.0ms (2.3%)

Algorithm
egg-herbie
Rules
5866×+-lowering-+.f64
5866×+-lowering-+.f32
4940×*-lowering-*.f32
4940×*-lowering-*.f64
1022×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

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

eval306.0ms (1.6%)

Compiler

Compiled 60462 to 3900 computations (93.5% saved)

prune424.0ms (2.3%)

Pruning

49 alts after pruning (48 fresh and 1 done)

PrunedKeptTotal
New1750441794
Fresh11415
Picked415
Done000
Total1765491814
Accuracy
100.0%
Counts
1814 → 49
Alt Table
Click to see full alt table
StatusAccuracyProgram
51.7%
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B))
47.1%
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B)
46.4%
(/.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 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)))) x) B)
18.3%
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
25.8%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) x) B)
13.0%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
29.9%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
10.6%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) x))) x) B)
32.5%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B)
15.8%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
29.1%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) x) B)
27.5%
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
30.3%
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
29.9%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
23.1%
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
26.9%
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal 7/360 binary64))))) (-.f64 #s(literal 1 binary64) x)) B)
46.7%
(/.f64 (+.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)))))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B)
27.1%
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B)
47.0%
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x)) B)
19.1%
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
53.6%
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))
47.0%
(/.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)))
16.6%
(/.f64 #s(literal 1 binary64) (sin.f64 B))
78.9%
(-.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)))
87.8%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
45.9%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
63.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))
50.1%
(-.f64 (/.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 x (tan.f64 B)))
50.0%
(-.f64 (/.f64 #s(literal 1 binary64) (*.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)))))) (/.f64 x (tan.f64 B)))
49.5%
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) (/.f64 x (tan.f64 B)))
27.3%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 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))
28.9%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x) B))
51.8%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
47.8%
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
53.5%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
50.2%
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B)))
31.7%
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
31.3%
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B))
63.6%
(-.f64 (*.f64 (/.f64 #s(literal 1 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/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B))
81.6%
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B)))
41.0%
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
61.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 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))
22.3%
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 B (*.f64 F F))))
25.8%
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
12.9%
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) B)))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
34.1%
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
17.5%
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
27.8%
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (/.f64 (cos.f64 B) (sin.f64 B))))
35.7%
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)))
Compiler

Compiled 2162 to 1385 computations (35.9% saved)

simplify165.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(cos.f64 B)
cost-diff0
(*.f64 x (cos.f64 B))
cost-diff0
(*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)))
cost-diff0
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))
cost-diff0
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F)
cost-diff0
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
cost-diff256
(*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
cost-diff256
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F) (/.f64 F B))
cost-diff0
(tan.f64 B)
cost-diff0
(/.f64 x (tan.f64 B))
cost-diff0
(/.f64 #s(literal 1 binary64) B)
cost-diff0
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.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 #s(literal 2 binary64) x))))
cost-diff0
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
cost-diff0
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))
cost-diff0
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
Rules
3448×*-lowering-*.f32
3448×*-lowering-*.f64
1496×fma-define
1476×+-lowering-+.f64
1476×+-lowering-+.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
033240
183213
2164213
3348207
4777206
52081206
08193206
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B)) (/ x (tan B)))
(/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B))
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x)))))
F
(sqrt (+ (* F F) (+ 2 (* 2 x))))
(+ (* F F) (+ 2 (* 2 x)))
(* F F)
(+ 2 (* 2 x))
2
(* 2 x)
x
(sin B)
B
(/ x (tan B))
(tan B)
(/ (- -1 x) B)
(- -1 x)
-1
x
B
(- (/ 1 B) (/ x (tan B)))
(/ 1 B)
1
B
(/ x (tan B))
x
(tan B)
(- (* (/ (+ 1 (/ (* -1/2 (+ 2 (* 2 x))) (* F F))) F) (/ F B)) (/ x (tan B)))
(* (/ (+ 1 (/ (* -1/2 (+ 2 (* 2 x))) (* F F))) F) (/ F B))
(/ (+ 1 (/ (* -1/2 (+ 2 (* 2 x))) (* F F))) F)
(+ 1 (/ (* -1/2 (+ 2 (* 2 x))) (* F F)))
1
(/ (* -1/2 (+ 2 (* 2 x))) (* F F))
(* -1/2 (+ 2 (* 2 x)))
-1/2
(+ 2 (* 2 x))
2
(* 2 x)
x
(* F F)
F
(/ F B)
B
(/ x (tan B))
(tan B)
(/ (* -1 (* x (cos B))) (sin B))
(* -1 (* x (cos B)))
-1
(* x (cos B))
x
(cos B)
B
(sin B)
Outputs
(- (/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B)) (/ x (tan 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)))
(/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B))
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x)))))
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
F
(sqrt (+ (* F F) (+ 2 (* 2 x))))
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))
(+ (* F F) (+ 2 (* 2 x)))
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
(* F F)
(*.f64 F F)
(+ 2 (* 2 x))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
2
#s(literal 2 binary64)
(* 2 x)
(*.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 B) (/ x (tan B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
(/ 1 B)
(/.f64 #s(literal 1 binary64) B)
1
#s(literal 1 binary64)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
x
(tan B)
(tan.f64 B)
(- (* (/ (+ 1 (/ (* -1/2 (+ 2 (* 2 x))) (* F F))) F) (/ F B)) (/ x (tan B)))
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) B) (/.f64 x (tan.f64 B)))
(* (/ (+ 1 (/ (* -1/2 (+ 2 (* 2 x))) (* F F))) F) (/ F B))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) B)
(/ (+ 1 (/ (* -1/2 (+ 2 (* 2 x))) (* F F))) F)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) F)
(+ 1 (/ (* -1/2 (+ 2 (* 2 x))) (* F F)))
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F))
1
#s(literal 1 binary64)
(/ (* -1/2 (+ 2 (* 2 x))) (* F F))
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)
(* -1/2 (+ 2 (* 2 x)))
(-.f64 #s(literal -1 binary64) x)
-1/2
#s(literal -1/2 binary64)
(+ 2 (* 2 x))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
2
#s(literal 2 binary64)
(* 2 x)
(*.f64 #s(literal 2 binary64) x)
x
(* F F)
(*.f64 F F)
F
(/ F B)
(/.f64 F B)
B
(/ x (tan B))
(/.f64 x (tan.f64 B))
(tan B)
(tan.f64 B)
(/ (* -1 (* x (cos B))) (sin B))
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
-1
#s(literal -1 binary64)
(* x (cos B))
(*.f64 x (cos.f64 B))
x
(cos B)
(cos.f64 B)
B
(sin B)
(sin.f64 B)

localize239.0ms (1.3%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sin.f64 B)
accuracy100.0%
(cos.f64 B)
accuracy99.9%
(*.f64 x (cos.f64 B))
accuracy99.7%
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))
accuracy99.9%
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F)
accuracy99.8%
(/.f64 x (tan.f64 B))
accuracy91.9%
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))
accuracy75.5%
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F) (/.f64 F B))
accuracy100.0%
(/.f64 #s(literal 1 binary64) B)
accuracy100.0%
(tan.f64 B)
accuracy100.0%
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))
accuracy99.8%
(/.f64 x (tan.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.7%
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))
accuracy97.7%
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))
accuracy73.0%
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))
Results
180.0ms256×0valid
Compiler

Compiled 265 to 34 computations (87.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 86.0ms
ival-add: 28.0ms (32.5% of total)
ival-div: 17.0ms (19.7% of total)
ival-mult: 17.0ms (19.7% of total)
ival-sin: 6.0ms (7% of total)
ival-sub: 5.0ms (5.8% of total)
ival-tan: 5.0ms (5.8% of total)
ival-cos: 5.0ms (5.8% of total)
ival-sqrt: 2.0ms (2.3% of total)
const: 1.0ms (1.2% of total)
backward-pass: 0.0ms (0% of total)

series45.0ms (0.2%)

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

114 calls:

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

rewrite371.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
2726×*-lowering-*.f32
2726×*-lowering-*.f64
2536×fma-lowering-fma.f32
2536×fma-lowering-fma.f64
2254×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

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

simplify386.0ms (2.1%)

Algorithm
egg-herbie
Rules
7828×*-lowering-*.f32
7828×*-lowering-*.f64
4426×+-lowering-+.f64
4426×+-lowering-+.f32
1396×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
08137467
127456655
087116655
Stop Event
iter limit
node limit
Counts
456 → 456
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 x) B)
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B)
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) x) B)
(/ (- (+ 1 (* (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)))
(- (/ 1 B) (/ (* x (cos B)) (sin B)))
(- (/ 1 B) (/ (* x (cos B)) (sin B)))
(- (/ 1 B) (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(- (/ 1 B) (/ (* x (cos B)) (sin B)))
(- (/ 1 B) (/ (* x (cos B)) (sin B)))
(- (/ 1 B) (/ (* x (cos B)) (sin B)))
(/ 1 B)
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))
(* -1 (/ (* x (cos B)) (sin B)))
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B 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)
(/ (* 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
(* 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 (/ 1 (pow F 2))) B)
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(* -1 (/ x (* B (pow F 2))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))
(* -1 (/ x (* B (pow F 2))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (/ 1 (* B (pow F 2))))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (/ 1 (* B (pow F 2))))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (/ 1 (* B (pow F 2))))))
(* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (/ (pow F 2) B)) (pow F 2))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (/ (pow F 2) B)) (pow F 2))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (/ (pow F 2) B)) (pow F 2))
(/ 1 B)
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 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 B))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B))
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 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 (* B (pow F 2))))
(- (+ (* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(- (+ (* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(- (+ (* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B)))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B)))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ (* x (cos B)) (sin B))))) (pow F 2))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ (* x (cos B)) (sin B))))) (pow F 2))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ (* x (cos B)) (sin B))))) (pow F 2))
(- (/ 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 B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ (* 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 B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ (* x (cos B)) (sin B)))
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/ (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/3 (* (pow B 2) x)))) x) B)
(/ (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))))) x) B)
(/ (- (+ 1 (+ (* -1/2 (/ (+ 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)))
(- (+ (* -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 B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ (* x (cos B)) (sin B)))
(* -1 (/ (* 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 B)) (/ (* x (cos B)) (sin B)))
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ (* x (cos B)) (sin B)))
(/ (- 1 (/ 1 (pow F 2))) F)
(- (+ (* -1 (/ x (pow F 3))) (/ 1 F)) (/ 1 (pow F 3)))
(- (+ (* -1 (/ x (pow F 3))) (/ 1 F)) (/ 1 (pow F 3)))
(- (+ (* -1 (/ x (pow F 3))) (/ 1 F)) (/ 1 (pow F 3)))
(* -1 (/ x (pow F 3)))
(* x (- (/ 1 (* F x)) (+ (/ 1 (* (pow F 3) x)) (/ 1 (pow F 3)))))
(* x (- (/ 1 (* F x)) (+ (/ 1 (* (pow F 3) x)) (/ 1 (pow F 3)))))
(* x (- (/ 1 (* F x)) (+ (/ 1 (* (pow F 3) x)) (/ 1 (pow F 3)))))
(* -1 (/ x (pow F 3)))
(* -1 (* x (+ (* -1 (/ (- (/ 1 F) (/ 1 (pow F 3))) x)) (/ 1 (pow F 3)))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 F) (/ 1 (pow F 3))) x)) (/ 1 (pow F 3)))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 F) (/ 1 (pow F 3))) x)) (/ 1 (pow F 3)))))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 3)))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 3))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 3))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 3))
(/ 1 F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)
(/ 1 F)
(* -1 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) F))
(* -1 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) F))
(* -1 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) F))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ x B))
(/ (+ (* -1 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))) B)
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (/ (* x (cos B)) (sin B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 x)
(+ (* -1 x) (* 1/2 (* (pow B 2) x)))
(+ (* -1 x) (* (pow B 2) (+ (* -1/24 (* (pow B 2) x)) (* 1/2 x))))
(+ (* -1 x) (* (pow B 2) (+ (* 1/2 x) (* (pow B 2) (+ (* -1/24 x) (* 1/720 (* (pow B 2) x)))))))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* -1 (* x (cos B)))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
x
(+ x (* -1/2 (* (pow B 2) x)))
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x)))))
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x))))))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
(* x (cos B))
1
(+ 1 (* -1/2 (pow B 2)))
(+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2)))
(+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2)))
(cos B)
(cos B)
(cos B)
(cos B)
(cos B)
(cos B)
(cos B)
(cos B)
(/ -1 (pow F 2))
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))
(* -1 (/ x (pow F 2)))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(* -1 (/ x (pow F 2)))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
B
(* B (+ 1 (* -1/6 (pow B 2))))
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))
(sin B)
(sin B)
(sin B)
(sin B)
(sin B)
(sin B)
(sin B)
(sin B)
Outputs
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (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 (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 #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))))))) (sin.f64 B))) (*.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 (/.f64 (*.f64 F F) (sin.f64 B)) #s(literal 3/8 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 binary64) (-.f64 #s(literal 0 binary64) x)) (*.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 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 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))) #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 (*.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 (sin.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 (*.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))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.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) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin 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 (sin.f64 B) 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))) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.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))) (*.f64 (sin.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 (*.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))))
(* (/ 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 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.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))))) (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))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 (*.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/16 binary64) F) (/.f64 (*.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (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 (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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 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 F (*.f64 B B))))) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)
(/.f64 (-.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 F (*.f64 B B))))) (*.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 F (*.f64 B B))))) (*.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 #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 (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 #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))))))) (sin.f64 B))) (*.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 (/.f64 (*.f64 F F) (sin.f64 B)) #s(literal 3/8 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 #s(literal 2 binary64) (*.f64 x #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 #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))))))) (sin.f64 B))) (*.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 (*.f64 F F) (sin.f64 B)) #s(literal -5/16 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)))) (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 binary64) (-.f64 #s(literal 0 binary64) x)) (*.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (sin.f64 B) F) F))) (/.f64 (*.f64 #s(literal -1/2 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))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))
(+.f64 (*.f64 #s(literal -1/2 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))) #s(literal -3/4 binary64))) (*.f64 (sin.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 (*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (sin.f64 B) F) F))))
(/ -1 (sin B))
(/.f64 #s(literal -1 binary64) (sin.f64 B))
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))
(+.f64 (*.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 #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 B) 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))) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.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))) (*.f64 (sin.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 (*.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 (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 (*.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))) (*.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 (*.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))) (*.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 (*.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))) (*.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)))))))
(+ (* -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 #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))) (*.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 (*.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))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) F) (/.f64 (+.f64 (*.f64 x (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/2 binary64)) #s(literal 1/64 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)))) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (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 (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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (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 #s(literal 1/2 binary64) (*.f64 F (*.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 #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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.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 F (*.f64 B B))))) 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) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 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 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (neg.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 (*.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 #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 (*.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 (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 (* 2 x)) (pow F 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)))
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) (/.f64 (*.f64 #s(literal -1/2 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))) #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 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1/2 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))) #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)))))))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)
(+.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 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))))) #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 #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 (+.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)))))) #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 x (*.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 (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 #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 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.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 5 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 #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 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.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 5 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (+.f64 (*.f64 x (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/2 binary64)) #s(literal 1/64 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.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.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 (* (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.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 (*.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 (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 (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.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 (*.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 #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 #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 F (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))
(sqrt (+ 2 (* 2 x)))
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))
(+.f64 (sqrt.f64 (+.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))))) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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 (+.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/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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 F 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))))))) #s(literal -1/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)))) (*.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 #s(literal 1/2 binary64) (*.f64 x #s(literal 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 #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 (*.f64 #s(literal -1/8 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 4 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 #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 (*.f64 #s(literal -1/8 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 4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 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)))))) (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 (+.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 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))
(*.f64 (+.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 (*.f64 #s(literal -1/8 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 4 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 #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 (*.f64 #s(literal -1/8 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 4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 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)))))) (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 x #s(literal -1/2 binary64))))))
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))
(+.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (*.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)))) (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 #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 #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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -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 (+.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))) #s(literal -1/8 binary64)))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))
(*.f64 (+.f64 (*.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 (+.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))) #s(literal -1/8 binary64))) (+.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.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)) (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 binary64) x))
(/ -1 B)
(/.f64 #s(literal -1 binary64) B)
(- (* -1 (/ x B)) (/ 1 B))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B))
(- (* -1 (/ x B)) (/ 1 B))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B))
(- (* -1 (/ x B)) (/ 1 B))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B))
(* -1 (/ x B))
(-.f64 #s(literal 0 binary64) (/.f64 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 #s(literal 0 binary64) (/.f64 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) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
(* -1 (/ (+ 1 x) B))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)
-1
#s(literal -1 binary64)
(- (* -1 x) 1)
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(- (* -1 x) 1)
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(- (* -1 x) 1)
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(/ (- 1 x) B)
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x))) B)
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) x) B)
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (* (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 B (*.f64 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 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))))))))) (-.f64 #s(literal 1 binary64) x)) B)
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (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 B) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.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 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (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 B) (/ (* x (cos B)) (sin B)))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.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 B)
(/.f64 #s(literal 1 binary64) B)
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) B) 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)
(/ (* 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 B (*.f64 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))
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 B (*.f64 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 (/ 1 (pow F 2))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (*.f64 B (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F))))
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (*.f64 B (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F))))
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (*.f64 B (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F))))
(* -1 (/ x (* B (pow F 2))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (*.f64 F F))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))
(*.f64 x (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))
(*.f64 x (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))
(*.f64 x (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))))
(* -1 (/ x (* B (pow F 2))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (*.f64 F F))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (/ 1 (* B (pow F 2))))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (/ 1 (* B (pow F 2))))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (/ 1 (* B (pow F 2))))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (/ (pow F 2) B)) (pow F 2))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 F F) B)) (*.f64 F F))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (/ (pow F 2) B)) (pow F 2))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 F F) B)) (*.f64 F F))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (/ (pow F 2) B)) (pow F 2))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B) (/.f64 (*.f64 F F) B)) (*.f64 F F))
(/ 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 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))))
(+ (* -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 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))))
(+ (* -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 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))))
(/ 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 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))))
(+ (* -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 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))))
(+ (* -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 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))))
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) B)
-1
#s(literal -1 binary64)
(- (* -1 x) 1)
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(- (* -1 x) 1)
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(- (* -1 x) 1)
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (/ 1 x))))
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(- (/ 1 B) (/ 1 (* B (pow F 2))))
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F))))
(- (+ (* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F))))
(- (+ (* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F))))
(- (+ (* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))) (/ 1 B)) (/ 1 (* B (pow F 2))))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F))))
(* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B)))))
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(*.f64 x (-.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(*.f64 x (-.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* x (- (/ 1 (* B x)) (+ (/ 1 (* B (* (pow F 2) x))) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(*.f64 x (-.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (cos.f64 B) (sin.f64 B))))
(* -1 (* x (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B)))))
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) x))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) x))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 (* B (pow F 2))) (/ (cos B) (sin B))))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) x))))
(* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ (* x (cos B)) (sin B))))) (pow F 2))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) (*.f64 F F))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ (* x (cos B)) (sin B))))) (pow F 2))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) (*.f64 F F))
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ (* x (cos B)) (sin B))))) (pow F 2))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) (*.f64 F F))
(- (/ 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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B)
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(/ (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/3 (* (pow B 2) x)))) x) B)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x)))) B)
(/ (- (+ 1 (+ (* -1/2 (/ (+ 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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x)) B)
(/ (- (+ 1 (+ (* -1/2 (/ (+ 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 #s(literal 1 binary64) (+.f64 (*.f64 B (*.f64 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 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))))))))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) x))) B)
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))
(/ (- 1 (/ 1 (pow F 2))) F)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F)
(- (+ (* -1 (/ x (pow F 3))) (/ 1 F)) (/ 1 (pow F 3)))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x (*.f64 F (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F))))
(- (+ (* -1 (/ x (pow F 3))) (/ 1 F)) (/ 1 (pow F 3)))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x (*.f64 F (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F))))
(- (+ (* -1 (/ x (pow F 3))) (/ 1 F)) (/ 1 (pow F 3)))
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x (*.f64 F (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F))))
(* -1 (/ x (pow F 3)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F (*.f64 F F))))
(* x (- (/ 1 (* F x)) (+ (/ 1 (* (pow F 3) x)) (/ 1 (pow F 3)))))
(*.f64 x (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F)))) x) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F)))))
(* x (- (/ 1 (* F x)) (+ (/ 1 (* (pow F 3) x)) (/ 1 (pow F 3)))))
(*.f64 x (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F)))) x) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F)))))
(* x (- (/ 1 (* F x)) (+ (/ 1 (* (pow F 3) x)) (/ 1 (pow F 3)))))
(*.f64 x (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F)))) x) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F)))))
(* -1 (/ x (pow F 3)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F (*.f64 F F))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 F) (/ 1 (pow F 3))) x)) (/ 1 (pow F 3)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F)))) x))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 F) (/ 1 (pow F 3))) x)) (/ 1 (pow F 3)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F)))) x))))
(* -1 (* x (+ (* -1 (/ (- (/ 1 F) (/ 1 (pow F 3))) x)) (/ 1 (pow F 3)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F F))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) (*.f64 F (*.f64 F F)))) x))))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 3)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F (*.f64 F F)))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 3))
(/.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 F (*.f64 F F)))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 3))
(/.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 F (*.f64 F F)))
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 3))
(/.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 F (*.f64 F F)))
(/ 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 0 binary64) x)) (*.f64 F F))) 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 0 binary64) x)) (*.f64 F F))) 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 0 binary64) x)) (*.f64 F F))) F)
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(* -1 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) F))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F))
(* -1 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) F))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F))
(* -1 (/ (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) F))
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ x B))
(-.f64 #s(literal 0 binary64) (/.f64 x B))
(/ (+ (* -1 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B)
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x)) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B)
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x))))) x) B)
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))) B)
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (-.f64 (*.f64 (*.f64 B B) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 x #s(literal -1/5040 binary64)) (*.f64 x #s(literal -1/360 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x))))))) x) B)
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (/ (* x (cos B)) (sin B)))
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(+ (* -1 x) (* 1/2 (* (pow B 2) x)))
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64)))
(+ (* -1 x) (* (pow B 2) (+ (* -1/24 (* (pow B 2) x)) (* 1/2 x))))
(-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x)
(+ (* -1 x) (* (pow B 2) (+ (* 1/2 x) (* (pow B 2) (+ (* -1/24 x) (* 1/720 (* (pow B 2) x)))))))
(-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal -1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 B B))))))) x)
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (cos B)))
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
x
(+ x (* -1/2 (* (pow B 2) x)))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) x)
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x)))))
(+.f64 x (*.f64 B (*.f64 B (*.f64 x (+.f64 (*.f64 B (*.f64 B #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))))
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x))))))
(+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 B (*.f64 B #s(literal -1/720 binary64)))))))))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
(* x (cos B))
(*.f64 x (cos.f64 B))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (pow B 2)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B)))
(+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 B (*.f64 B #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) B) B))
(+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/24 binary64) (*.f64 B (*.f64 B #s(literal -1/720 binary64))))) #s(literal -1/2 binary64))))
(cos B)
(cos.f64 B)
(cos B)
(cos.f64 B)
(cos B)
(cos.f64 B)
(cos B)
(cos.f64 B)
(cos B)
(cos.f64 B)
(cos B)
(cos.f64 B)
(cos B)
(cos.f64 B)
(cos B)
(cos.f64 B)
(/ -1 (pow F 2))
(/.f64 #s(literal -1 binary64) (*.f64 F F))
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F)))
(* -1 (/ x (pow F 2)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F)))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ x (pow F 2)))
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F)))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
B
(* B (+ 1 (* -1/6 (pow B 2))))
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 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 B (*.f64 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)

eval169.0ms (0.9%)

Compiler

Compiled 30037 to 2785 computations (90.7% saved)

prune242.0ms (1.3%)

Pruning

66 alts after pruning (64 fresh and 2 done)

PrunedKeptTotal
New1167351202
Fresh142943
Picked415
Done011
Total1185661251
Accuracy
100.0%
Counts
1251 → 66
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.0%
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B)
47.1%
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B)
4.4%
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 B B) 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)))))
23.5%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 x B)) (*.f64 B B))
46.4%
(/.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 F (*.f64 B B))))) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
18.3%
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
13.0%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
8.2%
(/.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.1%
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 B))
29.9%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
10.6%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) x))) x) B)
32.5%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B)
15.8%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
29.1%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) x) B)
27.5%
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
32.6%
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B))
30.3%
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
29.9%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
23.1%
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)
25.8%
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
27.1%
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B)
27.1%
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B)
47.0%
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x)) B)
27.0%
(/.f64 (+.f64 (*.f64 B (*.f64 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 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))))))))) (-.f64 #s(literal 1 binary64) x)) B)
27.3%
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x))) B)
8.4%
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
15.3%
(/.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)))))
53.6%
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B))
29.9%
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B))
19.1%
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
30.1%
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x (*.f64 B (*.f64 B (*.f64 x (+.f64 (*.f64 B (*.f64 B #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))))) (sin.f64 B))
30.2%
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x)) B)
47.0%
(/.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)))
29.9%
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
16.6%
(/.f64 #s(literal 1 binary64) (sin.f64 B))
8.3%
(/.f64 #s(literal 1 binary64) B)
53.5%
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))
11.3%
(/.f64 #s(literal -1 binary64) B)
31.9%
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) F) (/.f64 B F)) (/.f64 x (tan.f64 B)))
63.7%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x B))
53.3%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
45.9%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
63.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))
51.8%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
27.0%
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 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))
27.5%
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))
53.5%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
31.7%
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
18.0%
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x B))
31.3%
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B))
63.6%
(-.f64 (*.f64 (/.f64 #s(literal 1 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/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B))
81.6%
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B)))
41.0%
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
22.3%
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 B (*.f64 F F))))
25.8%
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
12.2%
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F))))
12.9%
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) B)))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
34.1%
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
17.5%
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
29.9%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x))
53.5%
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
24.7%
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
53.4%
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
53.5%
(*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))))
35.7%
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)))
53.6%
(neg.f64 (/.f64 x (tan.f64 B)))
Compiler

Compiled 2576 to 1657 computations (35.7% saved)

simplify238.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))
cost-diff128
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))
cost-diff128
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))
cost-diff256
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))
cost-diff0
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)))
cost-diff0
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x)
cost-diff0
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
cost-diff0
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
cost-diff0
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
cost-diff0
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
cost-diff128
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
cost-diff0
(/.f64 #s(literal -1 binary64) B)
cost-diff0
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B)))
cost-diff128
(/.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)))
cost-diff256
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64))))
Rules
4060×+-lowering-+.f64
4060×+-lowering-+.f32
2204×*-lowering-*.f32
2204×*-lowering-*.f64
1808×sum3-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
050389
1129360
2341359
31046336
43477324
08223324
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* (/ 1 (sin B)) (/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F))) (/ x (tan B)))
(* (/ 1 (sin B)) (/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F)))
(/ 1 (sin B))
1
(sin B)
B
(/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F))
(pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2)
(* x (+ (/ 2 x) (+ (/ (* F F) x) 2)))
x
(+ (/ 2 x) (+ (/ (* F F) x) 2))
(/ 2 x)
2
(+ (/ (* F F) x) 2)
(/ (* F F) x)
(* F F)
F
-1/2
(/ 1 F)
(/ x (tan B))
(tan B)
(/ -1 B)
-1
B
(/ (+ (/ (+ -1 (- 0 x)) (* F F)) (- 1 x)) B)
(+ (/ (+ -1 (- 0 x)) (* F F)) (- 1 x))
(/ (+ -1 (- 0 x)) (* F F))
(+ -1 (- 0 x))
-1
(- 0 x)
0
x
(* F F)
F
(- 1 x)
1
B
(/ (- (* F (sqrt (/ 1/2 x))) x) B)
(- (* F (sqrt (/ 1/2 x))) x)
(* F (sqrt (/ 1/2 x)))
F
(sqrt (/ 1/2 x))
(/ 1/2 x)
1/2
x
B
(/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B)
(- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x)
(+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1)
(* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))))
1/2
(+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))
(/ (+ 2 (* 2 x)) (* F F))
(+ 2 (* 2 x))
2
(* 2 x)
x
(* F F)
F
(/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))
(* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4)
(* (+ 2 (* 2 x)) (+ 2 (* 2 x)))
-3/4
(pow F 4)
4
-1
B
Outputs
(- (* (/ 1 (sin B)) (/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F))) (/ x (tan B)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
(* (/ 1 (sin B)) (/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F)))
(/.f64 (pow.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))
(/ 1 (sin B))
(/.f64 #s(literal 1 binary64) (sin.f64 B))
1
#s(literal 1 binary64)
(sin B)
(sin.f64 B)
B
(/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F))
(*.f64 F (pow.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))
(pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2)
(pow.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))
(* x (+ (/ 2 x) (+ (/ (* F F) x) 2)))
(+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))
x
(+ (/ 2 x) (+ (/ (* F F) x) 2))
(+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
2
#s(literal 2 binary64)
(+ (/ (* F F) x) 2)
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x))
(/ (* F F) x)
(/.f64 (*.f64 F F) x)
(* F F)
(*.f64 F F)
F
-1/2
#s(literal -1/2 binary64)
(/ 1 F)
(/.f64 #s(literal 1 binary64) F)
(/ x (tan B))
(/.f64 x (tan.f64 B))
(tan B)
(tan.f64 B)
(/ -1 B)
(/.f64 #s(literal -1 binary64) B)
-1
#s(literal -1 binary64)
B
(/ (+ (/ (+ -1 (- 0 x)) (* F F)) (- 1 x)) B)
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
(+ (/ (+ -1 (- 0 x)) (* F F)) (- 1 x))
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
(/ (+ -1 (- 0 x)) (* F F))
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))
(+ -1 (- 0 x))
(-.f64 #s(literal -1 binary64) x)
-1
#s(literal -1 binary64)
(- 0 x)
(-.f64 #s(literal 0 binary64) x)
0
#s(literal 0 binary64)
x
(* F F)
(*.f64 F F)
F
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
B
(/ (- (* F (sqrt (/ 1/2 x))) x) B)
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
(- (* F (sqrt (/ 1/2 x))) x)
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x)
(* F (sqrt (/ 1/2 x)))
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)))
F
(sqrt (/ 1/2 x))
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
1/2
#s(literal 1/2 binary64)
x
B
(/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B)
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal -3/4 binary64) (*.f64 x #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1/2 binary64))) B)
(- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x)
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal -3/4 binary64) (*.f64 x #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1)
(+.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal -3/2 binary64) (*.f64 x #s(literal -3/2 binary64))) (pow.f64 F #s(literal 4 binary64))))))
(* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))))
(*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal -3/2 binary64) (*.f64 x #s(literal -3/2 binary64))) (pow.f64 F #s(literal 4 binary64)))))
1/2
#s(literal 1/2 binary64)
(+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))
(*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) (pow.f64 F #s(literal 4 binary64)))))
(/ (+ 2 (* 2 x)) (* F F))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))
(+ 2 (* 2 x))
(*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x))
2
#s(literal 2 binary64)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
x
(* F F)
(*.f64 F F)
F
(/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) (pow.f64 F #s(literal 4 binary64))))
(* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4)
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) (+.f64 #s(literal 1 binary64) x))
(* (+ 2 (* 2 x)) (+ 2 (* 2 x)))
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) x))
-3/4
#s(literal -3/4 binary64)
(pow F 4)
(pow.f64 F #s(literal 4 binary64))
4
#s(literal 4 binary64)
-1
#s(literal -1 binary64)
B

localize347.0ms (1.9%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy97.8%
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x) B)
accuracy95.7%
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))
accuracy93.0%
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))
accuracy87.1%
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))
accuracy100.0%
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x)
accuracy99.8%
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))
accuracy99.8%
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)))
accuracy98.8%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
accuracy100.0%
(*.f64 F F)
accuracy100.0%
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))
accuracy97.7%
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
accuracy95.8%
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))
accuracy100.0%
(/.f64 #s(literal -1 binary64) B)
accuracy97.9%
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)))
accuracy97.3%
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64))))
accuracy93.3%
(/.f64 (*.f64 F F) x)
accuracy86.8%
(pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) #s(literal -1/2 binary64))
Results
116.0ms138×0valid
112.0ms118×0invalid
Compiler

Compiled 478 to 51 computations (89.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 96.0ms
ival-div: 29.0ms (30.1% of total)
ival-sub: 18.0ms (18.7% of total)
ival-mult: 15.0ms (15.6% of total)
ival-pow: 10.0ms (10.4% of total)
ival-add: 9.0ms (9.3% of total)
ival-sin: 7.0ms (7.3% of total)
ival-tan: 5.0ms (5.2% of total)
ival-sqrt: 2.0ms (2.1% of total)
const: 1.0ms (1% of total)
backward-pass: 0.0ms (0% of total)

series91.0ms (0.5%)

Counts
23 → 540
Calls
Call 1
Inputs
#<alt (* x (+ (/ 2 x) (+ (/ (* F F) x) 2)))>
#<alt (* (/ 1 (sin B)) (/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F)))>
#<alt (/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F))>
#<alt (- (* (/ 1 (sin B)) (/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F))) (/ x (tan B)))>
#<alt (/ -1 B)>
#<alt (+ -1 (- 0 x))>
#<alt (/ (+ (/ (+ -1 (- 0 x)) (* F F)) (- 1 x)) B)>
#<alt (+ (/ (+ -1 (- 0 x)) (* F F)) (- 1 x))>
#<alt (/ (+ -1 (- 0 x)) (* F F))>
#<alt (/ (- (* F (sqrt (/ 1/2 x))) x) B)>
#<alt (- (* F (sqrt (/ 1/2 x))) x)>
#<alt (* F (sqrt (/ 1/2 x)))>
#<alt (sqrt (/ 1/2 x))>
#<alt (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))>
#<alt (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))))>
#<alt (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4)>
#<alt (* (+ 2 (* 2 x)) (+ 2 (* 2 x)))>
#<alt (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2)>
#<alt (/ (* F F) x)>
#<alt (* F F)>
#<alt (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))>
#<alt (/ (+ 2 (* 2 x)) (* F F))>
#<alt (/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B)>
Outputs
#<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 (/ (pow F 2) x)) (+ 2 (* 2 (/ 1 x))))))>
#<alt (* -1 (* x (- (* -1 (/ (pow F 2) x)) (+ 2 (* 2 (/ 1 x))))))>
#<alt (* -1 (* x (- (* -1 (/ (pow F 2) x)) (+ 2 (* 2 (/ 1 x))))))>
#<alt (* x (+ 2 (* 2 (/ 1 x))))>
#<alt (+ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))>
#<alt (+ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))>
#<alt (+ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))))>
#<alt (* (pow F 2) (+ 1 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))))>
#<alt (* (pow F 2) (+ 1 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))))>
#<alt (pow F 2)>
#<alt (* (pow F 2) (+ 1 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))))>
#<alt (* (pow F 2) (+ 1 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))))>
#<alt (* (pow F 2) (+ 1 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))))>
#<alt (* (/ F B) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))>
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))) (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))) (* 1/6 (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))))))) B)>
#<alt (/ (+ (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) (+ (* -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 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))))))))) B)>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))>
#<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 (* (pow (sqrt -1) 2) (sqrt 1/2))) (sin B)) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (* (pow (sqrt -1) 2) (- (* -1 (pow F 2)) 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (pow (sqrt -1) 2) (sqrt 1/2))) (sin B)) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* F (* (pow (sqrt -1) 2) (- (* -1 (pow F 2)) 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/16 (* (/ (* F (* (pow (sqrt -1) 2) (pow (- (* -1 (pow F 2)) 2) 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (pow (sqrt -1) 2) (sqrt 1/2))) (sin B)) (sqrt (/ 1 x)))))>
#<alt (+ (* -1 (/ (+ (* 1/16 (* (/ (* F (* (pow (sqrt -1) 2) (pow (- (* -1 (pow F 2)) 2) 2))) (* (sin B) (sqrt 1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (pow (sqrt -1) 2) (+ (* -1/64 (/ (* x (pow (- (* -1 (pow F 2)) 2) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (- (* -1 (pow F 2)) 2) 3))))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (pow (sqrt -1) 2) (- (* -1 (pow F 2)) 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (pow (sqrt -1) 2) (sqrt 1/2))) (sin B)) (sqrt (/ 1 x)))))>
#<alt (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))))>
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3)))))) (* (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (/ 1 (sin B)))))>
#<alt (* F (+ (* (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (/ 1 (sin B))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3)))) (/ 1 (sin B)))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (* (pow x 5) (pow (+ 2 (* 2 (/ 1 x))) 5))))))))))>
#<alt (* F (+ (* (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (/ 1 (sin B))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3)))) (/ 1 (sin B)))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (* (pow x 7) (pow (+ 2 (* 2 (/ 1 x))) 7)))))) (* 3/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ 2 (* 2 (/ 1 x))) 5)))) (/ 1 (sin B))))))))))>
#<alt (/ 1 (sin B))>
#<alt (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))>
#<alt (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* x (* (+ 2 (* 2 (/ 1 x))) (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))))))) (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))>
#<alt (/ -1 (sin B))>
#<alt (- (* 1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))>
#<alt (- (+ (* 1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* x (* (+ 2 (* 2 (/ 1 x))) (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))))))) (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))>
#<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 (* (pow (sqrt -1) 2) (sqrt 1/2))) (sqrt (/ 1 x)))>
#<alt (+ (* -1/8 (* (/ (* F (* (pow (sqrt -1) 2) (- (* -1 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (pow (sqrt -1) 2) (sqrt 1/2))) (sqrt (/ 1 x))))>
#<alt (+ (* -1/8 (* (/ (* F (* (pow (sqrt -1) 2) (- (* -1 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/16 (* (/ (* F (* (pow (sqrt -1) 2) (pow (- (* -1 (pow F 2)) 2) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (pow (sqrt -1) 2) (sqrt 1/2))) (sqrt (/ 1 x)))))>
#<alt (+ (* -1 (/ (+ (* 1/16 (* (/ (* F (* (pow (sqrt -1) 2) (pow (- (* -1 (pow F 2)) 2) 2))) (sqrt 1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (pow (sqrt -1) 2) (+ (* -1/64 (/ (* x (pow (- (* -1 (pow F 2)) 2) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (- (* -1 (pow F 2)) 2) 3))))) (sqrt 1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (pow (sqrt -1) 2) (- (* -1 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (pow (sqrt -1) 2) (sqrt 1/2))) (sqrt (/ 1 x)))))>
#<alt (* F (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))))>
#<alt (* F (+ (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))))))))>
#<alt (* F (+ (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (* (pow x 5) (pow (+ 2 (* 2 (/ 1 x))) 5))))))))))>
#<alt (* F (+ (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (* (pow x 7) (pow (+ 2 (* 2 (/ 1 x))) 7)))))) (* 3/8 (sqrt (/ 1 (* (pow x 5) (pow (+ 2 (* 2 (/ 1 x))) 5)))))))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))) (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (pow F 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* x (* (+ 2 (* 2 (/ 1 x))) (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))))))) (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))) (pow F 6))))))>
#<alt -1>
#<alt (- (* 1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))) 1)>
#<alt (- (+ (* 1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))) (* 1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (pow F 4)))) 1)>
#<alt (- (+ (* 1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* x (* (+ 2 (* 2 (/ 1 x))) (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))))))) (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))) (pow F 6))))) 1)>
#<alt (/ (- (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))) (* 1/3 x)))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)>
#<alt (/ (- (+ (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))))) (+ (* -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 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))))) (/ (* 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 (* (pow (sqrt -1) 2) (sqrt 1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (pow (sqrt -1) 2) (- (* -1 (pow F 2)) 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (pow (sqrt -1) 2) (sqrt 1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (pow (sqrt -1) 2) (- (* -1 (pow F 2)) 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/16 (* (/ (* F (* (pow (sqrt -1) 2) (pow (- (* -1 (pow F 2)) 2) 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (pow (sqrt -1) 2) (sqrt 1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))>
#<alt (* -1 (/ (* x (cos B)) (sin B)))>
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3)))))) (* (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (* F (+ (* (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (/ 1 (sin B))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3)))) (/ 1 (sin B)))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (* (pow x 5) (pow (+ 2 (* 2 (/ 1 x))) 5)))))))))) (/ (* x (cos B)) (sin B)))>
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))>
#<alt (- (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* x (* (+ 2 (* 2 (/ 1 x))) (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))))))) (* (pow x 3) (pow (+ 2 (* 2 (/ 1 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 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))>
#<alt (- (+ (* 1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* x (* (+ 2 (* 2 (/ 1 x))) (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))))))) (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin 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>
#<alt (- (* -1 x) 1)>
#<alt (- (* -1 x) 1)>
#<alt (- (* -1 x) 1)>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (* -1 (* x (+ 1 (/ 1 x))))>
#<alt (/ (- 1 (/ 1 (pow F 2))) B)>
#<alt (- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))>
#<alt (- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))>
#<alt (- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))>
#<alt (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))>
#<alt (* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))>
#<alt (* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))>
#<alt (* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))>
#<alt (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))>
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))>
#<alt (* -1 (/ (+ 1 x) (* B (pow F 2))))>
#<alt (/ (+ (* -1 (/ (+ 1 x) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))>
#<alt (/ (+ (* -1 (/ (+ 1 x) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))>
#<alt (/ (+ (* -1 (/ (+ 1 x) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2))>
#<alt (/ (- 1 x) B)>
#<alt (- (+ (* -1 (/ (+ 1 x) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (/ (- 1 x) B)>
#<alt (- (+ (* -1 (/ (+ 1 x) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (- (+ (* -1 (/ (+ 1 x) (* B (pow F 2)))) (/ 1 B)) (/ x B))>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)>
#<alt (- 1 (/ 1 (pow F 2)))>
#<alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))>
#<alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))>
#<alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))>
#<alt (* -1 (* x (+ 1 (/ 1 (pow F 2)))))>
#<alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))>
#<alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))>
#<alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))>
#<alt (* -1 (* x (+ 1 (/ 1 (pow F 2)))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))>
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (/ (+ (* -1 (+ 1 x)) (* (pow F 2) (- 1 x))) (pow F 2))>
#<alt (/ (+ (* -1 (+ 1 x)) (* (pow F 2) (- 1 x))) (pow F 2))>
#<alt (/ (+ (* -1 (+ 1 x)) (* (pow F 2) (- 1 x))) (pow F 2))>
#<alt (- 1 x)>
#<alt (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x)>
#<alt (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x)>
#<alt (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x)>
#<alt (- 1 x)>
#<alt (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x)>
#<alt (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x)>
#<alt (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x)>
#<alt (/ -1 (pow F 2))>
#<alt (- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))>
#<alt (- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))>
#<alt (- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))>
#<alt (* -1 (/ x (pow F 2)))>
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))>
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))>
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))>
#<alt (* -1 (/ x (pow F 2)))>
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))>
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))>
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ (+ 1 x) (pow F 2)))>
#<alt (* -1 (/ x B))>
#<alt (+ (* -1 (/ x B)) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))>
#<alt (+ (* -1 (/ x B)) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))>
#<alt (+ (* -1 (/ x B)) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x))))>
#<alt (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))>
#<alt (* F (+ (* -1 (/ x (* B F))) (* (/ (sqrt 1/2) B) (sqrt (/ 1 x)))))>
#<alt (* F (+ (* -1 (/ x (* B F))) (* (/ (sqrt 1/2) B) (sqrt (/ 1 x)))))>
#<alt (* F (+ (* -1 (/ x (* B F))) (* (/ (sqrt 1/2) B) (sqrt (/ 1 x)))))>
#<alt (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))>
#<alt (* -1 (* F (+ (* -1 (* (/ (sqrt 1/2) B) (sqrt (/ 1 x)))) (/ x (* B F)))))>
#<alt (* -1 (* F (+ (* -1 (* (/ (sqrt 1/2) B) (sqrt (/ 1 x)))) (/ x (* B F)))))>
#<alt (* -1 (* F (+ (* -1 (* (/ (sqrt 1/2) B) (sqrt (/ 1 x)))) (/ x (* B F)))))>
#<alt (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 x)))>
#<alt (/ (+ (* -1 (/ (pow x 2) B)) (* (/ (* F (sqrt 1/2)) B) (sqrt x))) x)>
#<alt (/ (+ (* -1 (/ (pow x 2) B)) (* (/ (* F (sqrt 1/2)) B) (sqrt x))) x)>
#<alt (/ (+ (* -1 (/ (pow x 2) B)) (* (/ (* F (sqrt 1/2)) B) (sqrt x))) x)>
#<alt (* -1 (/ x B))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))>
#<alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))>
#<alt (* x (- (* (/ (* 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 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (/ (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x) B)>
#<alt (* -1 x)>
#<alt (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x)>
#<alt (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x)>
#<alt (- (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) x)>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* F (+ (* -1 (/ x F)) (* (sqrt (/ 1 x)) (sqrt 1/2))))>
#<alt (* F (+ (* -1 (/ x F)) (* (sqrt (/ 1 x)) (sqrt 1/2))))>
#<alt (* F (+ (* -1 (/ x F)) (* (sqrt (/ 1 x)) (sqrt 1/2))))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* -1 (* F (+ (* -1 (* (sqrt (/ 1 x)) (sqrt 1/2))) (/ x F))))>
#<alt (* -1 (* F (+ (* -1 (* (sqrt (/ 1 x)) (sqrt 1/2))) (/ x F))))>
#<alt (* -1 (* F (+ (* -1 (* (sqrt (/ 1 x)) (sqrt 1/2))) (/ x F))))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (/ (+ (* -1 (pow x 2)) (* (* F (sqrt 1/2)) (sqrt x))) x)>
#<alt (/ (+ (* -1 (pow x 2)) (* (* F (sqrt 1/2)) (sqrt x))) x)>
#<alt (/ (+ (* -1 (pow x 2)) (* (* F (sqrt 1/2)) (sqrt x))) x)>
#<alt (* -1 x)>
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))>
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))>
#<alt (* x (- (* (* 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 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))>
#<alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))>
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))>
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))>
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))>
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))>
#<alt (- (+ (* 2 (/ 1 (pow F 2))) (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4))))>
#<alt (- (+ (* 2 (/ 1 (pow F 2))) (* x (- (+ (* -3 (/ x (pow F 4))) (* 2 (/ 1 (pow F 2)))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4))))>
#<alt (- (+ (* 2 (/ 1 (pow F 2))) (* x (- (+ (* -3 (/ x (pow F 4))) (* 2 (/ 1 (pow F 2)))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4))))>
#<alt (* -3 (/ (pow x 2) (pow F 4)))>
#<alt (* (pow x 2) (- (/ 2 (* (pow F 2) x)) (+ (* 3 (/ 1 (pow F 4))) (/ 6 (* (pow F 4) x)))))>
#<alt (* (pow x 2) (- (+ (* 2 (/ 1 (* (pow F 2) (pow x 2)))) (/ 2 (* (pow F 2) x))) (+ (* 3 (/ 1 (pow F 4))) (+ (* 3 (/ 1 (* (pow F 4) (pow x 2)))) (/ 6 (* (pow F 4) x))))))>
#<alt (* (pow x 2) (- (+ (* 2 (/ 1 (* (pow F 2) (pow x 2)))) (/ 2 (* (pow F 2) x))) (+ (* 3 (/ 1 (pow F 4))) (+ (* 3 (/ 1 (* (pow F 4) (pow x 2)))) (/ 6 (* (pow F 4) x))))))>
#<alt (* -3 (/ (pow x 2) (pow F 4)))>
#<alt (* (pow x 2) (- (* -1 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4)))))>
#<alt (* (pow x 2) (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 6 (/ 1 (pow F 4)))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4)))))>
#<alt (* (pow x 2) (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 6 (/ 1 (pow F 4)))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4)))))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4))>
#<alt (/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4))>
#<alt (/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))>
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))>
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))>
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))>
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))>
#<alt (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))))>
#<alt (+ (* 1/2 (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))))>
#<alt (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4))))))))>
#<alt (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4))))))))>
#<alt (* -3/2 (/ (pow x 2) (pow F 4)))>
#<alt (* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (* 3/2 (/ 1 (pow F 4)))))>
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (* 3/2 (/ 1 (pow F 4)))))>
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (* 3/2 (/ 1 (pow F 4)))))>
#<alt (* -3/2 (/ (pow x 2) (pow F 4)))>
#<alt (* (pow x 2) (- (* -1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3/2 (/ 1 (pow F 4)))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4)))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4)))))>
#<alt (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4))>
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4))>
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4))>
#<alt (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))>
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))>
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))>
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))>
#<alt (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))>
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))>
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))>
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))>
#<alt -3>
#<alt (- (* -6 x) 3)>
#<alt (- (* x (- (* -3 x) 6)) 3)>
#<alt (- (* x (- (* -3 x) 6)) 3)>
#<alt (* -3 (pow x 2))>
#<alt (* -1 (* (pow x 2) (+ 3 (* 6 (/ 1 x)))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ 6 (* 3 (/ 1 x))) x)) 3))>
#<alt (* (pow x 2) (- (* -1 (/ (+ 6 (* 3 (/ 1 x))) x)) 3))>
#<alt (* -3 (pow x 2))>
#<alt (* -1 (* (pow x 2) (+ 3 (* 6 (/ 1 x)))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ 6 (* 3 (/ 1 x))) x)) 3))>
#<alt (* (pow x 2) (- (* -1 (/ (+ 6 (* 3 (/ 1 x))) x)) 3))>
#<alt 4>
#<alt (+ 4 (* 8 x))>
#<alt (+ 4 (* x (+ 8 (* 4 x))))>
#<alt (+ 4 (* x (+ 8 (* 4 x))))>
#<alt (* 4 (pow x 2))>
#<alt (* (pow x 2) (+ 4 (* 8 (/ 1 x))))>
#<alt (* (pow x 2) (+ 4 (+ (* 8 (/ 1 x)) (/ 4 (pow x 2)))))>
#<alt (* (pow x 2) (+ 4 (+ (* 8 (/ 1 x)) (/ 4 (pow x 2)))))>
#<alt (* 4 (pow x 2))>
#<alt (* (pow x 2) (+ 4 (* 8 (/ 1 x))))>
#<alt (* (pow x 2) (+ 4 (+ (* 8 (/ 1 x)) (/ 4 (pow x 2)))))>
#<alt (* (pow x 2) (+ 4 (+ (* 8 (/ 1 x)) (/ 4 (pow x 2)))))>
#<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) (- (* -1 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))>
#<alt (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (- (* -1 (pow F 2)) 2) 2)) (sqrt -1/2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))>
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (- (* -1 (pow F 2)) 2) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/16 (pow (- (* -1 (pow F 2)) 2) 3)) (* -1/64 (/ (* x (pow (- (* -1 (pow F 2)) 2) 2)) (pow (sqrt -1/2) 2))))) (sqrt -1/2))))) (pow x 3))) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))>
#<alt (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x))))))>
#<alt (+ (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3)))))))>
#<alt (+ (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (* (pow x 5) (pow (+ 2 (* 2 (/ 1 x))) 5)))))))))>
#<alt (+ (sqrt (/ 1 (* x (+ 2 (* 2 (/ 1 x)))))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (* (pow x 7) (pow (+ 2 (* 2 (/ 1 x))) 7)))))) (* 3/8 (sqrt (/ 1 (* (pow x 5) (pow (+ 2 (* 2 (/ 1 x))) 5))))))))))>
#<alt (/ 1 F)>
#<alt (/ (+ 1 (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2)))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))) (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (pow F 4))))) F)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* x (* (+ 2 (* 2 (/ 1 x))) (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))))))) (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))) (pow F 6)))))) F)>
#<alt (/ -1 F)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2)))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))) (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (pow F 4))))) F))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* x (+ 2 (* 2 (/ 1 x)))) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2)))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* x (* (+ 2 (* 2 (/ 1 x))) (+ (* -1 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))) (* 1/4 (* (pow x 2) (pow (+ 2 (* 2 (/ 1 x))) 2))))))) (* (pow x 3) (pow (+ 2 (* 2 (/ 1 x))) 3))) (pow F 6)))))) F))>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (/ (pow F 2) x)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (pow F 2)>
#<alt (/ -3 (pow F 4))>
#<alt (- (* -6 (/ x (pow F 4))) (* 3 (/ 1 (pow F 4))))>
#<alt (- (* x (- (* -3 (/ x (pow F 4))) (* 6 (/ 1 (pow F 4))))) (* 3 (/ 1 (pow F 4))))>
#<alt (- (* x (- (* -3 (/ x (pow F 4))) (* 6 (/ 1 (pow F 4))))) (* 3 (/ 1 (pow F 4))))>
#<alt (* -3 (/ (pow x 2) (pow F 4)))>
#<alt (* -1 (* (pow x 2) (+ (* 6 (/ 1 (* (pow F 4) x))) (* 3 (/ 1 (pow F 4))))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 6 (/ 1 (pow F 4))) (* 3 (/ 1 (* (pow F 4) x)))) x)) (* 3 (/ 1 (pow F 4)))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 6 (/ 1 (pow F 4))) (* 3 (/ 1 (* (pow F 4) x)))) x)) (* 3 (/ 1 (pow F 4)))))>
#<alt (* -3 (/ (pow x 2) (pow F 4)))>
#<alt (* -1 (* (pow x 2) (+ (* 6 (/ 1 (* (pow F 4) x))) (* 3 (/ 1 (pow F 4))))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 3 (/ 1 (* (pow F 4) x))) (* 6 (/ 1 (pow F 4)))) x)) (* 3 (/ 1 (pow F 4)))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 3 (/ 1 (* (pow F 4) x))) (* 6 (/ 1 (pow F 4)))) x)) (* 3 (/ 1 (pow F 4)))))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))>
#<alt (/ 2 (pow F 2))>
#<alt (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))>
#<alt (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))>
#<alt (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))>
#<alt (* 2 (/ x (pow F 2)))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* 2 (/ x (pow F 2)))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (+ 2 (* 2 x)) (pow F 2))>
#<alt (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) B)>
#<alt (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B)) (/ 1 B)))) (/ 1 B))>
#<alt (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (+ (* -3/2 (/ x (* B (pow F 4)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B))) (/ 1 B)))) (/ 1 B))>
#<alt (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (+ (* -3/2 (/ x (* B (pow F 4)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B))) (/ 1 B)))) (/ 1 B))>
#<alt (* -3/2 (/ (pow x 2) (* B (pow F 4))))>
#<alt (* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x))) (+ (/ 1 (* B x)) (* 3/2 (/ 1 (* B (pow F 4)))))))>
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (* B (pow x 2)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x)))) (+ (/ 1 (* B x)) (+ (* 3/2 (/ 1 (* B (pow F 4)))) (/ 1 (* B (pow x 2)))))))>
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (* B (pow x 2)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x)))) (+ (/ 1 (* B x)) (+ (* 3/2 (/ 1 (* B (pow F 4)))) (/ 1 (* B (pow x 2)))))))>
#<alt (* -3/2 (/ (pow x 2) (* B (pow F 4))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B)) x)) (* 3/2 (/ 1 (* B (pow F 4))))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (/ 1 B)) x)) (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B))) x)) (* 3/2 (/ 1 (* B (pow F 4))))))>
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (/ 1 B)) x)) (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B))) x)) (* 3/2 (/ 1 (* B (pow F 4))))))>
#<alt (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4))))>
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* 1/2 (/ (* (pow F 2) (+ 2 (* 2 x))) B))) (pow F 4))>
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* (pow F 2) (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (* 1/2 (/ (+ 2 (* 2 x)) B))))) (pow F 4))>
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* (pow F 2) (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (* 1/2 (/ (+ 2 (* 2 x)) B))))) (pow F 4))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))>
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))>
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))>
#<alt (* -1 (/ (+ 1 x) B))>
#<alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))>
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))>
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)>
Calls

135 calls:

TimeVariablePointExpression
21.0ms
B
@0
(/ (+ (/ (+ -1 (- 0 x)) (* F F)) (- 1 x)) B)
9.0ms
x
@-inf
(pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2)
5.0ms
x
@0
(* x (+ (/ 2 x) (+ (/ (* F F) x) 2)))
3.0ms
B
@0
(/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B)
2.0ms
x
@-inf
(* (/ 1 (sin B)) (/ (pow (* x (+ (/ 2 x) (+ (/ (* F F) x) 2))) -1/2) (/ 1 F)))

rewrite391.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
2972×*-lowering-*.f32
2972×*-lowering-*.f64
2410×fma-lowering-fma.f32
2410×fma-lowering-fma.f64
2292×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

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

simplify408.0ms (2.2%)

Algorithm
egg-herbie
Rules
7942×*-lowering-*.f32
7942×*-lowering-*.f64
4226×+-lowering-+.f64
4226×+-lowering-+.f32
1302×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

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

eval178.0ms (1%)

Compiler

Compiled 39306 to 3936 computations (90% saved)

prune217.0ms (1.2%)

Pruning

80 alts after pruning (75 fresh and 5 done)

PrunedKeptTotal
New1126211147
Fresh55459
Picked235
Done022
Total1133801213
Accuracy
100.0%
Counts
1213 → 80
Alt Table
Click to see full alt table
StatusAccuracyProgram
19.3%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) x)) B)
28.0%
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B)
10.2%
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 F F))
10.8%
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 F (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) B)
19.1%
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 B (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))))
47.1%
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B)
4.4%
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 B B) 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)))))
23.5%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 x B)) (*.f64 B B))
23.1%
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B)
22.0%
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) (*.f64 F F)))) (*.f64 F F)) #s(literal -1 binary64)) x) B)
18.3%
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64)))) (*.f64 F F)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal -3/4 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))))))) #s(literal -1 binary64)) x) B)
46.4%
(/.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 F (*.f64 B B))))) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B)
22.0%
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -3/4 binary64))) (*.f64 F F))) (*.f64 F F))) #s(literal -1 binary64)) x) B)
7.8%
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) F) (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal -3/4 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64)))))) F) (*.f64 F (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal -3/4 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64)))))))) #s(literal -1 binary64)) x) B)
24.1%
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F))))) #s(literal -1 binary64)) x) B)
13.0%
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B)
8.2%
(/.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.1%
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 B))
15.8%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 x #s(literal 1/2 binary64))))) x) B)
29.9%
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B)
10.6%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) x))) x) B)
32.5%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B)
15.8%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B)
29.1%
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) x) B)
27.5%
(/.f64 (-.f64 #s(literal 1 binary64) x) B)
32.6%
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B))
30.3%
(/.f64 (-.f64 #s(literal 0 binary64) x) B)
29.9%
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
25.8%
(/.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) (-.f64 #s(literal 1 binary64) x)) B)
25.8%
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B)
9.4%
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 (*.f64 F F) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (*.f64 F F))
27.1%
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B)
27.1%
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B)
47.0%
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x)) B)
27.0%
(/.f64 (+.f64 (*.f64 B (*.f64 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 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))))))))) (-.f64 #s(literal 1 binary64) x)) B)
12.2%
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)
27.3%
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x))) B)
8.4%
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (*.f64 F F)))
15.3%
(/.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)))))
53.6%
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B))
29.9%
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B))
20.6%
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B)
19.1%
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B)
30.1%
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x (*.f64 B (*.f64 B (*.f64 x (+.f64 (*.f64 B (*.f64 B #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))))) (sin.f64 B))
30.2%
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x)) B)
47.0%
(/.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)))
29.9%
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x)))
25.8%
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))))
16.6%
(/.f64 #s(literal 1 binary64) (sin.f64 B))
8.3%
(/.f64 #s(literal 1 binary64) B)
53.5%
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))
11.3%
(/.f64 #s(literal -1 binary64) B)
63.7%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x B))
53.3%
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B)))
45.9%
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))
25.8%
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x B))
63.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))
51.8%
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
27.0%
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 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))
27.5%
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))
53.5%
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))
18.0%
(-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F) (/.f64 F B)) (/.f64 x B))
31.3%
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B))
63.6%
(-.f64 (*.f64 (/.f64 #s(literal 1 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/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B))
81.6%
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B)))
41.0%
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) (/.f64 x (tan.f64 B)))
22.3%
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 F F) B)))
12.2%
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F))))
12.9%
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (*.f64 F F))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) B)))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))
34.1%
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
17.5%
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))
29.9%
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x))
23.1%
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) B))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) B))) x)) (-.f64 #s(literal 0 binary64) x))
53.5%
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)))
24.7%
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (-.f64 #s(literal 0 binary64) x))
53.4%
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))
22.9%
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 F (*.f64 F x))))))
53.5%
(*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))))
35.7%
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)))
53.6%
(neg.f64 (/.f64 x (tan.f64 B)))
Compiler

Compiled 4128 to 1616 computations (60.9% saved)

regimes210.0ms (1.1%)

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

4 calls:

79.0ms
F
42.0ms
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))
35.0ms
B
34.0ms
x
Results
AccuracySegmentsBranch
99.8%3F
87.8%1B
87.8%1x
90.6%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)

regimes52.0ms (0.3%)

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

32.0ms
F
Results
AccuracySegmentsBranch
99.8%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes52.0ms (0.3%)

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

1 calls:

37.0ms
F
Results
AccuracySegmentsBranch
99.6%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes54.0ms (0.3%)

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

34.0ms
F
Results
AccuracySegmentsBranch
99.6%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes49.0ms (0.3%)

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

1 calls:

35.0ms
F
Results
AccuracySegmentsBranch
98.8%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes48.0ms (0.3%)

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

1 calls:

31.0ms
F
Results
AccuracySegmentsBranch
94.6%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes115.0ms (0.6%)

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

3 calls:

31.0ms
x
30.0ms
F
29.0ms
B
Results
AccuracySegmentsBranch
80.9%3x
74.7%3B
91.9%5F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes44.0ms (0.2%)

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

1 calls:

30.0ms
F
Results
AccuracySegmentsBranch
91.8%5F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes52.0ms (0.3%)

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

1 calls:

38.0ms
F
Results
AccuracySegmentsBranch
88.8%5F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes46.0ms (0.2%)

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

1 calls:

27.0ms
F
Results
AccuracySegmentsBranch
88.8%5F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes43.0ms (0.2%)

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

28.0ms
F
Results
AccuracySegmentsBranch
87.4%5F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes69.0ms (0.4%)

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

2 calls:

28.0ms
x
26.0ms
F
Results
AccuracySegmentsBranch
66.0%3x
79.1%5F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes73.0ms (0.4%)

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

2 calls:

35.0ms
B
26.0ms
F
Results
AccuracySegmentsBranch
70.4%2B
71.3%5F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes38.0ms (0.2%)

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

1 calls:

26.0ms
B
Results
AccuracySegmentsBranch
70.4%2B
Compiler

Compiled 4 to 3 computations (25% saved)

regimes30.0ms (0.2%)

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

1 calls:

19.0ms
B
Results
AccuracySegmentsBranch
70.4%2B
Compiler

Compiled 4 to 3 computations (25% saved)

regimes57.0ms (0.3%)

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

2 calls:

26.0ms
B
18.0ms
F
Results
AccuracySegmentsBranch
70.8%5F
59.9%3B
Compiler

Compiled 8 to 6 computations (25% saved)

regimes28.0ms (0.2%)

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

1 calls:

20.0ms
F
Results
AccuracySegmentsBranch
70.8%5F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes28.0ms (0.1%)

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

1 calls:

19.0ms
F
Results
AccuracySegmentsBranch
68.9%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes32.0ms (0.2%)

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

1 calls:

25.0ms
F
Results
AccuracySegmentsBranch
68.8%4F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes28.0ms (0.1%)

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

1 calls:

20.0ms
F
Results
AccuracySegmentsBranch
67.1%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes43.0ms (0.2%)

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

2 calls:

17.0ms
x
15.0ms
F
Results
AccuracySegmentsBranch
53.6%1x
65.1%4F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes49.0ms (0.3%)

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

2 calls:

22.0ms
F
20.0ms
B
Results
AccuracySegmentsBranch
55.3%2B
62.1%5F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes74.0ms (0.4%)

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

3 calls:

19.0ms
B
19.0ms
F
14.0ms
x
Results
AccuracySegmentsBranch
36.7%3x
40.4%3B
47.1%4F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes21.0ms (0.1%)

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

1 calls:

15.0ms
F
Results
AccuracySegmentsBranch
43.9%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes20.0ms (0.1%)

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

1 calls:

16.0ms
F
Results
AccuracySegmentsBranch
43.8%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes9.0ms (0%)

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

1 calls:

7.0ms
F
Results
AccuracySegmentsBranch
43.8%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes8.0ms (0%)

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

1 calls:

7.0ms
F
Results
AccuracySegmentsBranch
43.8%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes4.0ms (0%)

Counts
6 → 3
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x))
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:

3.0ms
F
Results
AccuracySegmentsBranch
43.8%3F
Compiler

Compiled 4 to 3 computations (25% saved)

regimes5.0ms (0%)

Counts
4 → 2
Calls
Call 1
Inputs
(/.f64 #s(literal -1 binary64) B)
(/.f64 #s(literal 1 binary64) B)
(/.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)
Calls

2 calls:

2.0ms
F
2.0ms
B
Results
AccuracySegmentsBranch
32.0%2B
38.2%2F
Compiler

Compiled 8 to 6 computations (25% saved)

regimes52.0ms (0.3%)

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

3 calls:

47.0ms
x
2.0ms
F
2.0ms
B
Results
AccuracySegmentsBranch
29.9%1B
29.9%1x
29.9%1F
Compiler

Compiled 12 to 9 computations (25% saved)

regimes5.0ms (0%)

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

3 calls:

2.0ms
F
2.0ms
x
1.0ms
B
Results
AccuracySegmentsBranch
16.9%2F
11.3%1B
14.1%2x
Compiler

Compiled 12 to 9 computations (25% saved)

regimes3.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

2 calls:

1.0ms
F
1.0ms
x
Results
AccuracySegmentsBranch
11.3%1x
11.3%1F
Compiler

Compiled 8 to 6 computations (25% saved)

bsearch29.0ms (0.2%)

Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
11.0ms
6224401.689427255
29819749779.71953
13.0ms
-60959728577.347145
-18282462.39471366
Results
18.0ms96×0valid
2.0ms13×0invalid
Compiler

Compiled 264 to 187 computations (29.2% saved)

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

bsearch9.0ms (0%)

Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
4.0ms
6224401.689427255
29819749779.71953
4.0ms
-1.0775688384138474e+155
-1.1991075512860627e+149
Results
6.0ms32×0valid
0.0ms0invalid
Compiler

Compiled 110 to 77 computations (30% saved)

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

bsearch19.0ms (0.1%)

Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
13.0ms
6224401.689427255
29819749779.71953
4.0ms
-60959728577.347145
-18282462.39471366
Results
14.0ms64×0valid
0.0ms0invalid
Compiler

Compiled 176 to 129 computations (26.7% saved)

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

bsearch71.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
31.0ms
6224401.689427255
29819749779.71953
34.0ms
-60959728577.347145
-18282462.39471366
Results
52.0ms256×0valid
4.0ms20×0invalid
Compiler

Compiled 580 to 425 computations (26.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 43.0ms
ival-sin: 10.0ms (23.1% of total)
ival-mult: 7.0ms (16.2% of total)
ival-div: 6.0ms (13.9% of total)
ival-tan: 6.0ms (13.9% of total)
ival-pow: 6.0ms (13.9% of total)
ival-add: 4.0ms (9.2% of total)
ival-neg: 3.0ms (6.9% of total)
const: 1.0ms (2.3% of total)
backward-pass: 0.0ms (0% of total)

bsearch70.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
32.0ms
2.5607743061067043e-8
0.0007311570809615928
32.0ms
-118.04300681559782
-1.2071518601938034
Results
46.0ms240×0valid
6.0ms36×0invalid
Compiler

Compiled 531 to 385 computations (27.5% saved)

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

bsearch96.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
predicate-same
Steps
TimeLeftRight
33.0ms
6224401.689427255
29819749779.71953
52.0ms
-8.624827362498074e-65
-1.4597682535209532e-66
4.0ms
-283272025849.3092
-92283316257.55847
Results
49.0ms256×0valid
29.0ms36×0invalid
Compiler

Compiled 712 to 490 computations (31.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 66.0ms
ival-mult: 31.0ms (47.2% of total)
ival-div: 8.0ms (12.2% of total)
ival-tan: 7.0ms (10.7% of total)
ival-sin: 6.0ms (9.1% of total)
ival-pow: 5.0ms (7.6% of total)
ival-add: 4.0ms (6.1% of total)
ival-neg: 3.0ms (4.6% of total)
const: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch133.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
34.0ms
6224401.689427255
29819749779.71953
20.0ms
4.881828380700413e-271
1.4586534834263612e-270
41.0ms
-1.8677273964575097e-180
-5.578337085080223e-190
23.0ms
-283272025849.3092
-92283316257.55847
Results
86.0ms432×0valid
12.0ms62×0invalid
Compiler

Compiled 965 to 671 computations (30.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-mult: 16.0ms (22.7% of total)
ival-div: 11.0ms (15.6% of total)
ival-tan: 11.0ms (15.6% of total)
ival-sin: 10.0ms (14.2% of total)
ival-pow: 9.0ms (12.7% of total)
ival-add: 7.0ms (9.9% of total)
ival-neg: 5.0ms (7.1% of total)
const: 1.0ms (1.4% of total)
backward-pass: 0.0ms (0% of total)

bsearch129.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
38.0ms
6224401.689427255
29819749779.71953
20.0ms
4.881828380700413e-271
1.4586534834263612e-270
39.0ms
-1.8677273964575097e-180
-5.578337085080223e-190
22.0ms
-283272025849.3092
-92283316257.55847
Results
89.0ms432×0valid
13.0ms68×0invalid
Compiler

Compiled 952 to 658 computations (30.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 76.0ms
ival-mult: 15.0ms (19.7% of total)
ival-sin: 14.0ms (18.4% of total)
ival-div: 12.0ms (15.7% of total)
ival-tan: 12.0ms (15.7% of total)
ival-add: 9.0ms (11.8% of total)
ival-pow: 9.0ms (11.8% of total)
ival-neg: 5.0ms (6.6% of total)
const: 1.0ms (1.3% of total)
backward-pass: 0.0ms (0% of total)

bsearch183.0ms (1%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
2.5607743061067043e-8
0.0007311570809615928
46.0ms
5.9615128326207535e-83
2.5238331870213955e-53
43.0ms
-1.4597682535209532e-66
-3.584370493872706e-69
41.0ms
-1.2071518601938034
-0.11133373672013808
Results
131.0ms528×0valid
11.0ms68×0invalid
Compiler

Compiled 950 to 727 computations (23.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 114.0ms
ival-mult: 34.0ms (29.8% of total)
ival-pow: 19.0ms (16.7% of total)
ival-tan: 15.0ms (13.2% of total)
ival-div: 14.0ms (12.3% of total)
ival-sin: 14.0ms (12.3% of total)
ival-add: 11.0ms (9.6% of total)
ival-neg: 6.0ms (5.3% of total)
const: 1.0ms (0.9% of total)
backward-pass: 0.0ms (0% of total)

bsearch165.0ms (0.9%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
36.0ms
2.5607743061067043e-8
0.0007311570809615928
53.0ms
5.9615128326207535e-83
2.5238331870213955e-53
35.0ms
-1.4597682535209532e-66
-3.584370493872706e-69
27.0ms
-1.2071518601938034
-0.11133373672013808
Results
113.0ms528×0valid
17.0ms101×0invalid
Compiler

Compiled 950 to 727 computations (23.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 96.0ms
ival-mult: 19.0ms (19.8% of total)
ival-sin: 19.0ms (19.8% of total)
ival-div: 15.0ms (15.7% of total)
ival-tan: 15.0ms (15.7% of total)
ival-pow: 11.0ms (11.5% of total)
ival-add: 9.0ms (9.4% of total)
ival-neg: 6.0ms (6.3% of total)
const: 1.0ms (1% of total)
backward-pass: 0.0ms (0% of total)

bsearch203.0ms (1.1%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
28.0ms
3.1876929916522966e-30
3.7903462652489264e-29
53.0ms
1.916736892645191e-135
6.737927795289449e-129
39.0ms
-1.8677273964575097e-180
-5.578337085080223e-190
63.0ms
-18282462.39471366
-118.04300681559782
Results
151.0ms528×0valid
11.0ms67×0invalid
Compiler

Compiled 1023 to 730 computations (28.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 105.0ms
ival-pow: 29.0ms (27.7% of total)
ival-mult: 20.0ms (19.1% of total)
ival-div: 14.0ms (13.4% of total)
ival-tan: 14.0ms (13.4% of total)
ival-sin: 12.0ms (11.5% of total)
ival-add: 9.0ms (8.6% of total)
ival-neg: 6.0ms (5.7% of total)
const: 1.0ms (1% of total)
backward-pass: 0.0ms (0% of total)

bsearch153.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
27.0ms
3.1876929916522966e-30
3.7903462652489264e-29
40.0ms
1.916736892645191e-135
6.737927795289449e-129
38.0ms
-1.8677273964575097e-180
-5.578337085080223e-190
36.0ms
-18282462.39471366
-118.04300681559782
Results
105.0ms528×0valid
14.0ms75×0invalid
Compiler

Compiled 1017 to 724 computations (28.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 91.0ms
ival-tan: 20.0ms (22% of total)
ival-div: 16.0ms (17.6% of total)
ival-mult: 16.0ms (17.6% of total)
ival-sin: 12.0ms (13.2% of total)
ival-pow: 11.0ms (12.1% of total)
ival-add: 9.0ms (9.9% of total)
ival-neg: 6.0ms (6.6% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch305.0ms (1.6%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
302.0ms
0.003722943567626803
5.3787840148661985
Results
297.0ms128×0valid
Compiler

Compiled 524 to 329 computations (37.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 291.0ms
ival-div: 273.0ms (93.8% of total)
ival-tan: 6.0ms (2.1% of total)
ival-mult: 4.0ms (1.4% of total)
ival-pow: 3.0ms (1% of total)
ival-add: 2.0ms (0.7% of total)
ival-sin: 2.0ms (0.7% of total)
ival-neg: 1.0ms (0.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch34.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
30.0ms
4.098586829764724e-11
0.003722943567626803
Results
25.0ms144×0valid
Compiler

Compiled 315 to 223 computations (29.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-mult: 4.0ms (23% of total)
ival-div: 3.0ms (17.2% of total)
ival-pow: 3.0ms (17.2% of total)
ival-add: 2.0ms (11.5% of total)
ival-tan: 2.0ms (11.5% of total)
ival-sin: 1.0ms (5.7% of total)
ival-neg: 1.0ms (5.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch39.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
33.0ms
4.098586829764724e-11
0.003722943567626803
Results
28.0ms144×0valid
Compiler

Compiled 297 to 205 computations (31% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-div: 8.0ms (36.4% of total)
ival-mult: 4.0ms (18.2% of total)
ival-pow: 3.0ms (13.7% of total)
ival-add: 2.0ms (9.1% of total)
ival-tan: 2.0ms (9.1% of total)
ival-sin: 1.0ms (4.6% of total)
ival-neg: 1.0ms (4.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch166.0ms (0.9%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
26.0ms
3.1876929916522966e-30
3.7903462652489264e-29
42.0ms
1.916736892645191e-135
6.737927795289449e-129
49.0ms
-1.8677273964575097e-180
-5.578337085080223e-190
31.0ms
-118.04300681559782
-1.2071518601938034
Results
114.0ms496×0valid
11.0ms69×0invalid
Compiler

Compiled 944 to 687 computations (27.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 100.0ms
ival-mult: 28.0ms (27.9% of total)
ival-pow: 18.0ms (17.9% of total)
ival-tan: 14.0ms (13.9% of total)
ival-div: 13.0ms (12.9% of total)
ival-sin: 11.0ms (11% of total)
ival-add: 8.0ms (8% of total)
ival-neg: 5.0ms (5% of total)
const: 1.0ms (1% of total)
backward-pass: 0.0ms (0% of total)

bsearch153.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
25.0ms
3.1876929916522966e-30
3.7903462652489264e-29
35.0ms
1.916736892645191e-135
6.737927795289449e-129
49.0ms
-1.8677273964575097e-180
-5.578337085080223e-190
31.0ms
-118.04300681559782
-1.2071518601938034
Results
109.0ms496×0valid
10.0ms61×0invalid
Compiler

Compiled 912 to 671 computations (26.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 94.0ms
ival-tan: 26.0ms (27.6% of total)
ival-mult: 15.0ms (15.9% of total)
ival-sin: 14.0ms (14.9% of total)
ival-div: 13.0ms (13.8% of total)
ival-pow: 10.0ms (10.6% of total)
ival-add: 8.0ms (8.5% of total)
ival-neg: 7.0ms (7.4% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch132.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
30.0ms
3.1876929916522966e-30
3.7903462652489264e-29
45.0ms
5.9615128326207535e-83
2.5238331870213955e-53
47.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
97.0ms400×0valid
10.0ms59×0invalid
Compiler

Compiled 647 to 488 computations (24.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 68.0ms
ival-mult: 16.0ms (23.4% of total)
ival-div: 11.0ms (16.1% of total)
ival-tan: 11.0ms (16.1% of total)
ival-sin: 10.0ms (14.6% of total)
ival-pow: 8.0ms (11.7% of total)
ival-add: 7.0ms (10.2% of total)
ival-neg: 4.0ms (5.8% of total)
const: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch119.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
26.0ms
3.1876929916522966e-30
3.7903462652489264e-29
48.0ms
5.9615128326207535e-83
2.5238331870213955e-53
35.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
86.0ms400×0valid
9.0ms53×0invalid
Compiler

Compiled 647 to 488 computations (24.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 72.0ms
ival-mult: 16.0ms (22.1% of total)
ival-div: 12.0ms (16.6% of total)
ival-tan: 11.0ms (15.2% of total)
ival-sin: 10.0ms (13.8% of total)
ival-pow: 9.0ms (12.4% of total)
ival-add: 8.0ms (11.1% of total)
ival-neg: 5.0ms (6.9% of total)
const: 1.0ms (1.4% of total)
backward-pass: 0.0ms (0% of total)

bsearch83.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
33.0ms
6.737927795289449e-129
1.8371287869037064e-125
44.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
59.0ms256×0valid
6.0ms41×0invalid
Compiler

Compiled 372 to 281 computations (24.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 51.0ms
ival-add: 16.0ms (31.3% of total)
ival-mult: 8.0ms (15.6% of total)
ival-div: 7.0ms (13.7% of total)
ival-sin: 6.0ms (11.7% of total)
ival-tan: 6.0ms (11.7% of total)
ival-pow: 5.0ms (9.8% of total)
ival-neg: 3.0ms (5.9% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

bsearch119.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
37.0ms
4.162778186656519e+125
2.545110532380175e+128
31.0ms
1.9999765278246429
80.81474176299933
41.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
80.0ms368×0valid
7.0ms38×0invalid
Compiler

Compiled 459 to 363 computations (20.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 61.0ms
ival-tan: 12.0ms (19.7% of total)
ival-mult: 11.0ms (18% of total)
ival-div: 9.0ms (14.8% of total)
ival-sin: 9.0ms (14.8% of total)
ival-pow: 8.0ms (13.1% of total)
ival-add: 6.0ms (9.8% of total)
ival-neg: 5.0ms (8.2% of total)
const: 1.0ms (1.6% of total)
backward-pass: 0.0ms (0% of total)

bsearch143.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
30.0ms
4.162778186656519e+125
2.545110532380175e+128
32.0ms
1.9999765278246429
80.81474176299933
33.0ms
-7.0973727463915e-13
-7.115967387801972e-17
35.0ms
-1.3097842024366981e+218
-1.2411659135663191e+213
Results
105.0ms512×0valid
5.0ms27×0invalid
Compiler

Compiled 1175 to 745 computations (36.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 80.0ms
ival-mult: 16.0ms (20% of total)
ival-div: 14.0ms (17.5% of total)
ival-sin: 12.0ms (15% of total)
ival-tan: 12.0ms (15% of total)
ival-pow: 10.0ms (12.5% of total)
ival-add: 9.0ms (11.3% of total)
ival-neg: 5.0ms (6.3% of total)
const: 1.0ms (1.3% of total)
backward-pass: 0.0ms (0% of total)

bsearch94.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
2.34194690355248e+175
3.499720049503045e+175
35.0ms
0.0007311570809615928
1.9999765278246429
36.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
67.0ms320×0valid
7.0ms43×0invalid
Compiler

Compiled 696 to 461 computations (33.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 57.0ms
ival-mult: 12.0ms (21.2% of total)
ival-div: 10.0ms (17.7% of total)
ival-add: 8.0ms (14.1% of total)
ival-sin: 8.0ms (14.1% of total)
ival-tan: 8.0ms (14.1% of total)
ival-pow: 7.0ms (12.4% of total)
ival-neg: 3.0ms (5.3% of total)
const: 1.0ms (1.8% of total)
backward-pass: 0.0ms (0% of total)

bsearch111.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
34.0ms
2.5607743061067043e-8
0.0007311570809615928
69.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
48.0ms256×0valid
7.0ms40×0invalid
Compiler

Compiled 676 to 425 computations (37.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 40.0ms
ival-mult: 8.0ms (19.9% of total)
ival-div: 7.0ms (17.4% of total)
ival-sin: 6.0ms (14.9% of total)
ival-tan: 6.0ms (14.9% of total)
ival-pow: 5.0ms (12.4% of total)
ival-add: 4.0ms (10% of total)
ival-neg: 3.0ms (7.5% of total)
const: 1.0ms (2.5% of total)
backward-pass: 0.0ms (0% of total)

bsearch83.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
33.0ms
2.5607743061067043e-8
0.0007311570809615928
41.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
58.0ms256×0valid
5.0ms30×0invalid
Compiler

Compiled 404 to 297 computations (26.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-add: 13.0ms (25.8% of total)
ival-tan: 9.0ms (17.8% of total)
ival-mult: 8.0ms (15.8% of total)
ival-div: 7.0ms (13.9% of total)
ival-sin: 6.0ms (11.9% of total)
ival-pow: 5.0ms (9.9% of total)
ival-neg: 3.0ms (5.9% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

bsearch86.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
44.0ms
2.5607743061067043e-8
0.0007311570809615928
36.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
54.0ms256×0valid
6.0ms36×0invalid
Compiler

Compiled 388 to 289 computations (25.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 44.0ms
ival-sin: 9.0ms (20.5% of total)
ival-mult: 8.0ms (18.2% of total)
ival-div: 7.0ms (16% of total)
ival-tan: 7.0ms (16% of total)
ival-add: 5.0ms (11.4% of total)
ival-pow: 5.0ms (11.4% of total)
ival-neg: 3.0ms (6.8% of total)
const: 1.0ms (2.3% of total)
backward-pass: 0.0ms (0% of total)

bsearch79.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
36.0ms
6.737927795289449e-129
1.8371287869037064e-125
38.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
57.0ms256×0valid
7.0ms26×0invalid
Compiler

Compiled 340 to 257 computations (24.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 48.0ms
ival-div: 11.0ms (22.9% of total)
ival-pow: 8.0ms (16.6% of total)
ival-mult: 7.0ms (14.5% of total)
ival-tan: 6.0ms (12.5% of total)
ival-sin: 5.0ms (10.4% of total)
ival-neg: 5.0ms (10.4% of total)
ival-add: 4.0ms (8.3% of total)
const: 1.0ms (2.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch81.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
36.0ms
6.737927795289449e-129
1.8371287869037064e-125
39.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
56.0ms256×0valid
6.0ms38×0invalid
Compiler

Compiled 324 to 249 computations (23.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-mult: 12.0ms (24.2% of total)
ival-pow: 8.0ms (16.2% of total)
ival-div: 7.0ms (14.1% of total)
ival-add: 7.0ms (14.1% of total)
ival-sin: 6.0ms (12.1% of total)
ival-tan: 6.0ms (12.1% of total)
ival-neg: 3.0ms (6.1% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

bsearch67.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
64.0ms
-7.0973727463915e-13
-7.115967387801972e-17
Results
45.0ms128×0valid
14.0ms18×0invalid
Compiler

Compiled 180 to 137 computations (23.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 53.0ms
ival-tan: 25.0ms (47.3% of total)
ival-div: 14.0ms (26.5% of total)
ival-mult: 4.0ms (7.6% of total)
ival-sin: 3.0ms (5.7% of total)
ival-add: 2.0ms (3.8% of total)
ival-pow: 2.0ms (3.8% of total)
ival-neg: 1.0ms (1.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch54.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
50.0ms
5.9615128326207535e-83
2.5238331870213955e-53
Results
37.0ms176×0valid
4.0ms26×0invalid
Compiler

Compiled 190 to 157 computations (17.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 32.0ms
ival-neg: 6.0ms (18.7% of total)
ival-div: 5.0ms (15.6% of total)
ival-mult: 5.0ms (15.6% of total)
ival-tan: 5.0ms (15.6% of total)
ival-sin: 4.0ms (12.5% of total)
ival-add: 3.0ms (9.4% of total)
ival-pow: 3.0ms (9.4% of total)
const: 1.0ms (3.1% of total)
backward-pass: 0.0ms (0% of total)

simplify49.0ms (0.3%)

Algorithm
egg-herbie
Rules
104×+-commutative_binary64
68×*-commutative_binary64
66×sub-neg_binary64
20×neg-sub0_binary64
20×neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
03431452
14271451
24711451
34861451
45051451
55211451
65261451
75281451
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 F #s(literal -1000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 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 -100000000000000000717623154091016830408061481189160311806712772146250661680488340128266606984576189330386573813296762136260081534229469225952733653677113344 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 10000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (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 -50000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 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 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -112000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 120000000 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 -3152519739159347/2251799813685248 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6640827866535439/9223372036854775808 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.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 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -200000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -4742843975160471/948568795032094272909893509191171341133987714380927500611236528192824358010355712 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 6400000 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))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -95000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3214892172618881/153090103458041951154620325043801237641319743206933311288544235956760011447392195175450369025277569052617268428910122535686807015741471080782585043071649294869136754165183653769539196448293593632735232 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 6899758455336913/4758454107128905800953799994079681792420032645310062268978469949811010102913293995344538606387700321887355916128617513761454672785743698264930657859527662802505506689431871596616596511469752757984765426503524599059416795862009216282102716609115705865638544337453260521036049116206989312 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7500000 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 -95000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -1810376437072487/1167984798111281975972139931059274579172666497855631342228273284582214442805421410945513679697247078343332431250840168271536308408672112127552681297848886832192510636636227827221215793215130566656 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 6899758455336913/4758454107128905800953799994079681792420032645310062268978469949811010102913293995344538606387700321887355916128617513761454672785743698264930657859527662802505506689431871596616596511469752757984765426503524599059416795862009216282102716609115705865638544337453260521036049116206989312 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8400000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (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 -5404319552844595/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3794275180128377/30354201441027016733116592294117482916287606860189680019559568902170379456331382784 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (if (<=.f64 F #s(literal 8684406692798715/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1498797955988901/2305843009213693952 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 -5404319552844595/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -8839143459627067/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (if (<=.f64 F #s(literal 1897980245367405/215679573337205118357336120696157045389097155380324579848828881993728 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/147573952589676412928 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))
(if (<=.f64 F #s(literal -175 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3367982276076923/153090103458041951154620325043801237641319743206933311288544235956760011447392195175450369025277569052617268428910122535686807015741471080782585043071649294869136754165183653769539196448293593632735232 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 6992716752707823/6243497100631984462763194459586332611497196285329942301718313919250743477639531240240612206126983942319653862242813245790895951358576570612580352 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6422614617176819/178405961588244985132285746181186892047843328 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 -330 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -8643087506023487/4671939192445127903888559724237098316690665991422525368913093138328857771221685643782054718788988313373329725003360673086145233634688448510210725191395547328770042546544911308884863172860522266624 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 8950677443466013/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7136238463529799/356811923176489970264571492362373784095686656 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 3422735716801577/18014398509481984 binary64)) (/.f64 (+.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)))))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) (neg.f64 (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 1498797955988901/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) (neg.f64 (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 700976274800963/18446744073709551616 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (neg.f64 (/.f64 x (tan.f64 B))))
(if (<=.f64 F #s(literal -5/4 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -6307117909800923/4671939192445127903888559724237098316690665991422525368913093138328857771221685643782054718788988313373329725003360673086145233634688448510210725191395547328770042546544911308884863172860522266624 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) (if (<=.f64 F #s(literal 3068803694902633/6393341031047152089869511126616404594173128996177860916959553453312761321102879990006386899074031556935325554936640763689877454191182408307282280448 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 178405961588245/5575186299632655785383929568162090376495104 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 -5/4 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -6307117909800923/4671939192445127903888559724237098316690665991422525368913093138328857771221685643782054718788988313373329725003360673086145233634688448510210725191395547328770042546544911308884863172860522266624 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 4155671670180649/1598335257761788022467377781654101148543282249044465229239888363328190330275719997501596724768507889233831388734160190922469363547795602076820570112 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7136238463529799/356811923176489970264571492362373784095686656 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 -4259306016766851/5070602400912917605986812821504 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4693187515817583/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6065802694000329/713623846352979940529142984724747568191373312 binary64)) (/.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 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -215500602038799/2535301200456458802993406410752 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 336999333339383/13479973333575319897333507543509815336818572211270286240551805124608 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7493050386706289/713623846352979940529142984724747568191373312 binary64)) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -7301667457314601/10141204801825835211973625643008 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6859310779502913/381072821083495145432323880589986121307201921712032611188861933548019011086397170424842053596617672260721060927906081896416989218663120764928 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -6845313241232439/5070602400912917605986812821504 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 53 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 220000000000000016538387121634005898043714394157529806966240002518708503553331345026199042241506767794218510108547555791869050880 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -63000000000000002268098079104895025804789439307739231381051132248164247388015229013067573533222200394068522748720263037425834453629541649681302155793961729323984319735269501929724579481857738194932299039004049406951424 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7724745845140773/19807040628566084398385987584 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F))))) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 25 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 249999999999999999554360891046310353997232217189853125109135834932485100476476162374278941535567140002444293991687916344058052608 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 x (tan.f64 B)))))))
(if (<=.f64 F #s(literal -4360718064785109/10141204801825835211973625643008 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F))))) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 7378697629483821/2305843009213693952 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 F #s(literal 33000000000000002495273253840050747822855086816235007222716763014275431681815719594621546256082868086999707937837321902323394633243170076646121812703985726128443374045476421632 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x))) B))))
(if (<=.f64 F #s(literal -7724745845140773/19807040628566084398385987584 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F))))) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 6640827866535439/9223372036854775808 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x B))))
(if (<=.f64 F #s(literal -2028240960365167/5070602400912917605986812821504 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6456360425798343/9223372036854775808 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x B))))
(if (<=.f64 F #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 5534023222112865/9223372036854775808 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) (-.f64 #s(literal 1 binary64) x)) B)))
(if (<=.f64 F #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6668774368961165/381072821083495145432323880589986121307201921712032611188861933548019011086397170424842053596617672260721060927906081896416989218663120764928 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))))
(if (<=.f64 F #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6859310779502913/381072821083495145432323880589986121307201921712032611188861933548019011086397170424842053596617672260721060927906081896416989218663120764928 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -7288990951312319/316912650057057350374175801344 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)
(if (<=.f64 F #s(literal 8802718417897835/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 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 -1000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 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 -100000000000000000717623154091016830408061481189160311806712772146250661680488340128266606984576189330386573813296762136260081534229469225952733653677113344 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 10000000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (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 -100000000000000000717623154091016830408061481189160311806712772146250661680488340128266606984576189330386573813296762136260081534229469225952733653677113344 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 10000000 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 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -50000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 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 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -50000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 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 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -112000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 120000000 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 -112000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 120000000 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 -3152519739159347/2251799813685248 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6640827866535439/9223372036854775808 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.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 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -200000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -4742843975160471/948568795032094272909893509191171341133987714380927500611236528192824358010355712 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 6400000 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))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -200000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -4742843975160471/948568795032094272909893509191171341133987714380927500611236528192824358010355712 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)) (if (<=.f64 F #s(literal 6400000 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))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -95000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3214892172618881/153090103458041951154620325043801237641319743206933311288544235956760011447392195175450369025277569052617268428910122535686807015741471080782585043071649294869136754165183653769539196448293593632735232 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 6899758455336913/4758454107128905800953799994079681792420032645310062268978469949811010102913293995344538606387700321887355916128617513761454672785743698264930657859527662802505506689431871596616596511469752757984765426503524599059416795862009216282102716609115705865638544337453260521036049116206989312 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7500000 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 -95000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3214892172618881/153090103458041951154620325043801237641319743206933311288544235956760011447392195175450369025277569052617268428910122535686807015741471080782585043071649294869136754165183653769539196448293593632735232 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)) (if (<=.f64 F #s(literal 6899758455336913/4758454107128905800953799994079681792420032645310062268978469949811010102913293995344538606387700321887355916128617513761454672785743698264930657859527662802505506689431871596616596511469752757984765426503524599059416795862009216282102716609115705865638544337453260521036049116206989312 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 7500000 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 -95000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -1810376437072487/1167984798111281975972139931059274579172666497855631342228273284582214442805421410945513679697247078343332431250840168271536308408672112127552681297848886832192510636636227827221215793215130566656 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 6899758455336913/4758454107128905800953799994079681792420032645310062268978469949811010102913293995344538606387700321887355916128617513761454672785743698264930657859527662802505506689431871596616596511469752757984765426503524599059416795862009216282102716609115705865638544337453260521036049116206989312 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8400000 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (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 -95000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -1810376437072487/1167984798111281975972139931059274579172666497855631342228273284582214442805421410945513679697247078343332431250840168271536308408672112127552681297848886832192510636636227827221215793215130566656 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)) (if (<=.f64 F #s(literal 6899758455336913/4758454107128905800953799994079681792420032645310062268978469949811010102913293995344538606387700321887355916128617513761454672785743698264930657859527662802505506689431871596616596511469752757984765426503524599059416795862009216282102716609115705865638544337453260521036049116206989312 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 8400000 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 -5404319552844595/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3794275180128377/30354201441027016733116592294117482916287606860189680019559568902170379456331382784 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (if (<=.f64 F #s(literal 8684406692798715/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1498797955988901/2305843009213693952 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 -5404319552844595/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3794275180128377/30354201441027016733116592294117482916287606860189680019559568902170379456331382784 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sin.f64 B))) (if (<=.f64 F #s(literal 8684406692798715/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 1498797955988901/2305843009213693952 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))
(if (<=.f64 F #s(literal -5404319552844595/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -8839143459627067/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (if (<=.f64 F #s(literal 1897980245367405/215679573337205118357336120696157045389097155380324579848828881993728 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/147573952589676412928 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))
(if (<=.f64 F #s(literal -5404319552844595/4503599627370496 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -8839143459627067/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sin.f64 B))) (if (<=.f64 F #s(literal 1897980245367405/215679573337205118357336120696157045389097155380324579848828881993728 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/147573952589676412928 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))
(if (<=.f64 F #s(literal -175 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3367982276076923/153090103458041951154620325043801237641319743206933311288544235956760011447392195175450369025277569052617268428910122535686807015741471080782585043071649294869136754165183653769539196448293593632735232 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 6992716752707823/6243497100631984462763194459586332611497196285329942301718313919250743477639531240240612206126983942319653862242813245790895951358576570612580352 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6422614617176819/178405961588244985132285746181186892047843328 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 -175 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3367982276076923/153090103458041951154620325043801237641319743206933311288544235956760011447392195175450369025277569052617268428910122535686807015741471080782585043071649294869136754165183653769539196448293593632735232 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (if (<=.f64 F #s(literal 6992716752707823/6243497100631984462763194459586332611497196285329942301718313919250743477639531240240612206126983942319653862242813245790895951358576570612580352 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 6422614617176819/178405961588244985132285746181186892047843328 binary64)) (/.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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))
(if (<=.f64 F #s(literal -330 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -8643087506023487/4671939192445127903888559724237098316690665991422525368913093138328857771221685643782054718788988313373329725003360673086145233634688448510210725191395547328770042546544911308884863172860522266624 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 8950677443466013/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7136238463529799/356811923176489970264571492362373784095686656 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 -330 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -8643087506023487/4671939192445127903888559724237098316690665991422525368913093138328857771221685643782054718788988313373329725003360673086145233634688448510210725191395547328770042546544911308884863172860522266624 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (if (<=.f64 F #s(literal 8950677443466013/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 7136238463529799/356811923176489970264571492362373784095686656 binary64)) (/.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 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))))
(if (<=.f64 B #s(literal 3422735716801577/18014398509481984 binary64)) (/.f64 (+.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)))))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) (neg.f64 (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 3422735716801577/18014398509481984 binary64)) (/.f64 (+.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)))))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) x)) B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(if (<=.f64 B #s(literal 1498797955988901/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) (neg.f64 (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 1498797955988901/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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(if (<=.f64 B #s(literal 700976274800963/18446744073709551616 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (neg.f64 (/.f64 x (tan.f64 B))))
(if (<=.f64 B #s(literal 700976274800963/18446744073709551616 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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))
(if (<=.f64 F #s(literal -5/4 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -6307117909800923/4671939192445127903888559724237098316690665991422525368913093138328857771221685643782054718788988313373329725003360673086145233634688448510210725191395547328770042546544911308884863172860522266624 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) (if (<=.f64 F #s(literal 3068803694902633/6393341031047152089869511126616404594173128996177860916959553453312761321102879990006386899074031556935325554936640763689877454191182408307282280448 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 178405961588245/5575186299632655785383929568162090376495104 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 -5/4 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -6307117909800923/4671939192445127903888559724237098316690665991422525368913093138328857771221685643782054718788988313373329725003360673086145233634688448510210725191395547328770042546544911308884863172860522266624 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)) (if (<=.f64 F #s(literal 3068803694902633/6393341031047152089869511126616404594173128996177860916959553453312761321102879990006386899074031556935325554936640763689877454191182408307282280448 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 178405961588245/5575186299632655785383929568162090376495104 binary64)) (/.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 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))))
(if (<=.f64 F #s(literal -5/4 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -6307117909800923/4671939192445127903888559724237098316690665991422525368913093138328857771221685643782054718788988313373329725003360673086145233634688448510210725191395547328770042546544911308884863172860522266624 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 4155671670180649/1598335257761788022467377781654101148543282249044465229239888363328190330275719997501596724768507889233831388734160190922469363547795602076820570112 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7136238463529799/356811923176489970264571492362373784095686656 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 -5/4 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -6307117909800923/4671939192445127903888559724237098316690665991422525368913093138328857771221685643782054718788988313373329725003360673086145233634688448510210725191395547328770042546544911308884863172860522266624 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (if (<=.f64 F #s(literal 4155671670180649/1598335257761788022467377781654101148543282249044465229239888363328190330275719997501596724768507889233831388734160190922469363547795602076820570112 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 7136238463529799/356811923176489970264571492362373784095686656 binary64)) (/.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 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))))
(if (<=.f64 F #s(literal -4259306016766851/5070602400912917605986812821504 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4693187515817583/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6065802694000329/713623846352979940529142984724747568191373312 binary64)) (/.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 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -4259306016766851/5070602400912917605986812821504 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4693187515817583/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 6065802694000329/713623846352979940529142984724747568191373312 binary64)) (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -215500602038799/2535301200456458802993406410752 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 336999333339383/13479973333575319897333507543509815336818572211270286240551805124608 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7493050386706289/713623846352979940529142984724747568191373312 binary64)) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -215500602038799/2535301200456458802993406410752 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 336999333339383/13479973333575319897333507543509815336818572211270286240551805124608 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 7493050386706289/713623846352979940529142984724747568191373312 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (/.f64 F B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -7301667457314601/10141204801825835211973625643008 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6859310779502913/381072821083495145432323880589986121307201921712032611188861933548019011086397170424842053596617672260721060927906081896416989218663120764928 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -7301667457314601/10141204801825835211973625643008 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6859310779502913/381072821083495145432323880589986121307201921712032611188861933548019011086397170424842053596617672260721060927906081896416989218663120764928 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))
(if (<=.f64 F #s(literal -6845313241232439/5070602400912917605986812821504 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 53 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 220000000000000016538387121634005898043714394157529806966240002518708503553331345026199042241506767794218510108547555791869050880 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 x (tan.f64 B))))))
(if (<=.f64 F #s(literal -6845313241232439/5070602400912917605986812821504 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 53 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 220000000000000016538387121634005898043714394157529806966240002518708503553331345026199042241506767794218510108547555791869050880 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))
(if (<=.f64 F #s(literal -63000000000000002268098079104895025804789439307739231381051132248164247388015229013067573533222200394068522748720263037425834453629541649681302155793961729323984319735269501929724579481857738194932299039004049406951424 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7724745845140773/19807040628566084398385987584 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F))))) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 25 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 249999999999999999554360891046310353997232217189853125109135834932485100476476162374278941535567140002444293991687916344058052608 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 x (tan.f64 B)))))))
(if (<=.f64 F #s(literal -63000000000000002268098079104895025804789439307739231381051132248164247388015229013067573533222200394068522748720263037425834453629541649681302155793961729323984319735269501929724579481857738194932299039004049406951424 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal -7724745845140773/19807040628566084398385987584 binary64)) (/.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 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F)))))) x) B) (if (<=.f64 F #s(literal 25 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 249999999999999999554360891046310353997232217189853125109135834932485100476476162374278941535567140002444293991687916344058052608 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))))
(if (<=.f64 F #s(literal -4360718064785109/10141204801825835211973625643008 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F))))) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 7378697629483821/2305843009213693952 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 F #s(literal 33000000000000002495273253840050747822855086816235007222716763014275431681815719594621546256082868086999707937837321902323394633243170076646121812703985726128443374045476421632 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x))) B))))
(if (<=.f64 F #s(literal -4360718064785109/10141204801825835211973625643008 binary64)) (/.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 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F)))))) x) B) (if (<=.f64 F #s(literal 7378697629483821/2305843009213693952 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (if (<=.f64 F #s(literal 33000000000000002495273253840050747822855086816235007222716763014275431681815719594621546256082868086999707937837321902323394633243170076646121812703985726128443374045476421632 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) B))))
(if (<=.f64 F #s(literal -7724745845140773/19807040628566084398385987584 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F))))) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 6640827866535439/9223372036854775808 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x B))))
(if (<=.f64 F #s(literal -7724745845140773/19807040628566084398385987584 binary64)) (/.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 2 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F)))))) x) B) (if (<=.f64 F #s(literal 6640827866535439/9223372036854775808 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x B))))
(if (<=.f64 F #s(literal -2028240960365167/5070602400912917605986812821504 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6456360425798343/9223372036854775808 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x B))))
(if (<=.f64 F #s(literal -2028240960365167/5070602400912917605986812821504 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6456360425798343/9223372036854775808 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x B))))
(if (<=.f64 F #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 5534023222112865/9223372036854775808 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) (-.f64 #s(literal 1 binary64) x)) B)))
(if (<=.f64 F #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 5534023222112865/9223372036854775808 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) (-.f64 #s(literal 1 binary64) x)) B)))
(if (<=.f64 F #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6668774368961165/381072821083495145432323880589986121307201921712032611188861933548019011086397170424842053596617672260721060927906081896416989218663120764928 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))))
(if (<=.f64 F #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6668774368961165/381072821083495145432323880589986121307201921712032611188861933548019011086397170424842053596617672260721060927906081896416989218663120764928 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))))
(if (<=.f64 F #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6859310779502913/381072821083495145432323880589986121307201921712032611188861933548019011086397170424842053596617672260721060927906081896416989218663120764928 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6859310779502913/381072821083495145432323880589986121307201921712032611188861933548019011086397170424842053596617672260721060927906081896416989218663120764928 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))
(if (<=.f64 F #s(literal -7288990951312319/316912650057057350374175801344 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B))
(if (<=.f64 F #s(literal -7288990951312319/316912650057057350374175801344 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 x (-.f64 #s(literal 0 binary64) B)))
(/.f64 (-.f64 #s(literal -1 binary64) x) B)
(if (<=.f64 F #s(literal 8802718417897835/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) B))
(/.f64 #s(literal -1 binary64) B)

soundness3.6s (19.3%)

Rules
7828×*-lowering-*.f32
7828×*-lowering-*.f64
5866×+-lowering-+.f64
5866×+-lowering-+.f32
5452×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
050259
1382237
24344229
08087229
08137467
127456655
087116655
030105
1195105
21667105
08481105
0100513666
1344812586
0815712586
05457915
117956975
269896950
081326950
02218
14918
29918
317818
431418
556518
697518
7176118
8294918
9399618
10442718
11505918
12550218
13557018
0557018
033164
1236140
22554135
08329135
034216
1273184
22865183
08240183
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 4409 to 2477 computations (43.8% saved)

preprocess233.0ms (1.2%)

Remove

(negabs B)

Compiler

Compiled 3136 to 776 computations (75.3% saved)

end0.0ms (0%)

Profiling

Loading profile data...