Ian Simplification

Time bar (total: 1.8min)

analyze5.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
0%0%100%0%0%0%0%2
0%0%50%0%0%50%0%3
50%25%25%0%0%50%0%4
75%37.5%12.5%0%0%50%0%5
87.5%43.7%6.2%0%0%50%0%6
93.8%46.9%3.1%0%0%50%0%7
96.9%48.4%1.6%0%0%50%0%8
98.4%49.2%0.8%0%0%50%0%9
99.2%49.6%0.4%0%0%50%0%10
99.6%49.8%0.2%0%0%50%0%11
99.8%49.9%0.1%0%0%50%0%12
Compiler

Compiled 15 to 12 computations (20% saved)

Precisions
Click to see histograms. Total time spent on operations: 2.0ms
ival-div: 1.0ms (40.4% of total)
ival-asin: 1.0ms (40.4% of total)
ival-pi: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
ival-mult: 0.0ms (0% of total)
const: 0.0ms (0% of total)
ival-sqrt: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

sample3.6s (3.3%)

Results
1.9s3340×2valid
1.2s4733×1valid
15.0ms183×0valid
0.0ms0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.6s
ival-asin: 1.1s (40.9% of total)
ival-pi: 373.0ms (14.1% of total)
ival-div: 311.0ms (11.8% of total)
ival-sub: 259.0ms (9.8% of total)
ival-sqrt: 215.0ms (8.2% of total)
ival-mult: 201.0ms (7.6% of total)
backward-pass: 174.0ms (6.6% of total)
const: 27.0ms (1% of total)
Bogosity

preprocess78.0ms (0.1%)

Algorithm
egg-herbie
Rules
770×fnmadd-define
612×fmsub-define
590×fnmsub-define
466×fmm-def
362×fma-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01942
14740
29737
322433
446133
590433
6144533
7190733
8228233
9241533
10243933
01113
12613
24012
36712
410511
517211
629211
744111
856011
985011
10104111
11106311
0106311
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))
Outputs
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))))) #s(literal -2 binary64)))
Call 2
Inputs
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 (neg x)) 2)))))
(neg (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 (neg x)) 2))))))
Outputs
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))
(fnmsub 2 (asin (sqrt (fnmsub x 1/2 -1/2))) (* (PI) -1/2))
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 (neg x)) 2)))))
(fnmsub 2 (asin (sqrt (fnmsub x -1/2 -1/2))) (* (PI) -1/2))
(neg (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 (neg x)) 2))))))
(fnmsub (asin (sqrt (fnmsub x -1/2 -1/2))) -2 (* (PI) 1/2))

explain325.0ms (0.3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2550-0-(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
00-0-(PI.f64)
00-0-x
00-0-(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
00-0-#s(literal 2 binary64)
00-0-(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
00-0-(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
00-0-(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
00-0-(-.f64 #s(literal 1 binary64) x)
00-0-(/.f64 (PI.f64) #s(literal 2 binary64))
00-0-#s(literal 1 binary64)
Results
154.0ms310×1valid
101.0ms194×2valid
1.0ms0valid
Compiler

Compiled 118 to 35 computations (70.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 202.0ms
ival-asin: 117.0ms (58% of total)
ival-div: 18.0ms (8.9% of total)
ival-mult: 17.0ms (8.4% of total)
backward-pass: 16.0ms (7.9% of total)
ival-sub: 15.0ms (7.4% of total)
ival-sqrt: 11.0ms (5.5% of total)
ival-pi: 7.0ms (3.5% of total)
const: 2.0ms (1% of total)

eval0.0ms (0%)

Compiler

Compiled 14 to 12 computations (14.3% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
6.3%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
Compiler

Compiled 14 to 11 computations (21.4% saved)

simplify32.0ms (0%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
cost-diff0
(PI.f64)
cost-diff0
(/.f64 (PI.f64) #s(literal 2 binary64))
cost-diff0
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
Rules
292×fnmadd-define
232×sum3-define
212×fma-lowering-fma.f32
212×fma-define
212×fmsub-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01150
12650
24049
36749
410544
517244
629244
744144
856044
985044
10104144
11106344
0106344
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))
(/ (PI) 2)
(PI)
2
(* 2 (asin (sqrt (/ (- 1 x) 2))))
(asin (sqrt (/ (- 1 x) 2)))
(sqrt (/ (- 1 x) 2))
(/ (- 1 x) 2)
(- 1 x)
1
x
Outputs
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))))) #s(literal -2 binary64)))
(/ (PI) 2)
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI)
(PI.f64)
2
#s(literal 2 binary64)
(* 2 (asin (sqrt (/ (- 1 x) 2))))
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))))))
(asin (sqrt (/ (- 1 x) 2)))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64)))))
(sqrt (/ (- 1 x) 2))
(sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))))
(/ (- 1 x) 2)
(-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64)))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x

localize119.0ms (0.1%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(PI.f64)
accuracy100.0%
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
accuracy98.5%
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
accuracy7.8%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
Results
51.0ms97×2valid
49.0ms155×1valid
0.0ms0valid
Compiler

Compiled 52 to 12 computations (76.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 73.0ms
ival-asin: 32.0ms (44.1% of total)
ival-div: 9.0ms (12.4% of total)
backward-pass: 8.0ms (11% of total)
ival-mult: 8.0ms (11% of total)
ival-sub: 7.0ms (9.6% of total)
ival-sqrt: 5.0ms (6.9% of total)
ival-pi: 3.0ms (4.1% of total)
const: 1.0ms (1.4% of total)

series5.0ms (0%)

Counts
6 → 48
Calls
Call 1
Inputs
#<alt (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))>
#<alt (/ (PI) 2)>
#<alt (PI)>
#<alt (* 2 (asin (sqrt (/ (- 1 x) 2))))>
#<alt (asin (sqrt (/ (- 1 x) 2)))>
#<alt (sqrt (/ (- 1 x) 2))>
Outputs
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))>
#<alt (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))>
#<alt (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))>
#<alt (asin (* (sqrt 1/2) (sqrt (- 1 x))))>
#<alt (asin (* (sqrt 1/2) (sqrt (- 1 x))))>
#<alt (asin (* (sqrt 1/2) (sqrt (- 1 x))))>
#<alt (asin (* (sqrt 1/2) (sqrt (- 1 x))))>
#<alt (asin (* (sqrt 1/2) (sqrt (- 1 x))))>
#<alt (asin (* (sqrt 1/2) (sqrt (- 1 x))))>
#<alt (asin (* (sqrt 1/2) (sqrt (- 1 x))))>
#<alt (asin (* (sqrt 1/2) (sqrt (- 1 x))))>
#<alt (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))>
#<alt (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))>
#<alt (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))>
#<alt (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2))))>
#<alt (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2))))))))>
#<alt (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))>
#<alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))>
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))>
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))>
#<alt (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))>
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))>
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))>
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))>
Calls

12 calls:

TimeVariablePointExpression
1.0ms
x
@inf
(sqrt (/ (- 1 x) 2))
1.0ms
x
@-inf
(sqrt (/ (- 1 x) 2))
1.0ms
x
@0
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))
1.0ms
x
@0
(sqrt (/ (- 1 x) 2))
0.0ms
x
@inf
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))

rewrite297.0ms (0.3%)

Algorithm
batch-egg-rewrite
Rules
4800×*-lowering-*.f32
4800×*-lowering-*.f64
3020×/-lowering-/.f32
3020×/-lowering-/.f64
1152×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01139
18538
265038
0811838
Stop Event
iter limit
node limit
Counts
6 → 286
Calls
Call 1
Inputs
(- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2)))))
(/ (PI) 2)
(PI)
(* 2 (asin (sqrt (/ (- 1 x) 2))))
(asin (sqrt (/ (- 1 x) 2)))
(sqrt (/ (- 1 x) 2))
Outputs
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))
(+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(+.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))))
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal -2 binary64)))
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64)))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))))
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(neg.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))))
(neg.f64 (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (PI.f64) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (PI.f64)))
(pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1 binary64))
(*.f64 (PI.f64) #s(literal 1/2 binary64))
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(*.f64 #s(literal 1/2 binary64) (PI.f64))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)))
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)))
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/2 binary64)))
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64)))
(PI.f64)
(log.f64 (exp.f64 (PI.f64)))
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (PI.f64)))))
(+.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal -1 binary64))
(exp.f64 (log.f64 (PI.f64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64)))
(fabs.f64 (PI.f64))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))
(-.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 1 binary64))
(sqrt.f64 (*.f64 (PI.f64) (PI.f64)))
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
(expm1.f64 (log1p.f64 (PI.f64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))
(neg.f64 (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (PI.f64)))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (+.f64 (PI.f64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (PI.f64) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (+.f64 (PI.f64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 2 binary64)) #s(literal -2 binary64))
(/.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))
(log1p.f64 (expm1.f64 (PI.f64)))
(pow.f64 (PI.f64) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64))
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))
(pow.f64 (E.f64) (log.f64 (PI.f64)))
(*.f64 (PI.f64) #s(literal 1 binary64))
(*.f64 (PI.f64) (log.f64 (E.f64)))
(*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (PI.f64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 2 binary64)))
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))))
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (sqrt.f64 (PI.f64))))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)))
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))))
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))))
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))))
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)))
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)))
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))))
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))))
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)))
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)))
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (cbrt.f64 (PI.f64)))
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)))
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))))
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))))
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64)))
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)))
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))
(/.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) x))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (neg.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))

simplify279.0ms (0.3%)

Algorithm
egg-herbie
Rules
4346×*-lowering-*.f32
4346×*-lowering-*.f64
2544×+-lowering-+.f64
2544×+-lowering-+.f32
1670×fnmadd-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
094667
1284641
2973619
33434611
08111611
Stop Event
iter limit
node limit
Counts
48 → 48
Calls
Call 1
Inputs
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))
(* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))
(* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))
(* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))
(asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))
(asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))
(asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))
(sqrt 1/2)
(+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2))))
(+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2))))))
(+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2))))))))
(* (sqrt x) (* (sqrt -1) (sqrt 1/2)))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))
(* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))
Outputs
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (- 1 x))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))
(asin.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2))))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))
(+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2))))))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))))
(+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2))))))))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/16 binary64))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))
(* (sqrt x) (* (sqrt -1) (sqrt 1/2)))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))))
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))
(*.f64 x (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))
(*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1 binary64))))))
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))
(*.f64 x (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))
(* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))))
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))

eval49.0ms (0%)

Compiler

Compiled 10139 to 1194 computations (88.2% saved)

prune67.0ms (0.1%)

Pruning

22 alts after pruning (21 fresh and 1 done)

PrunedKeptTotal
New31321334
Fresh000
Picked011
Done000
Total31322335
Accuracy
9.5%
Counts
335 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.3%
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.2%
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.3%
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
6.3%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
6.3%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
6.4%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
6.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
6.2%
(-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
6.3%
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
7.6%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
6.3%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
6.2%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))))
6.3%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
4.2%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
6.3%
(*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
Compiler

Compiled 2652 to 901 computations (66% saved)

simplify290.0ms (0.3%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff192
(-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))
cost-diff256
(+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))
cost-diff384
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
cost-diff576
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
cost-diff64
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))
cost-diff128
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))
cost-diff128
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))
cost-diff192
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
cost-diff64
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))
cost-diff64
(asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
cost-diff64
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))
cost-diff19264
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
cost-diff0
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))
cost-diff0
(PI.f64)
cost-diff0
(/.f64 (PI.f64) #s(literal 2 binary64))
cost-diff0
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
cost-diff64
(-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
cost-diff192
(*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))
cost-diff192
(+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))
cost-diff192
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
Rules
5344×*-lowering-*.f32
5344×*-lowering-*.f64
3354×+-lowering-+.f64
3354×+-lowering-+.f32
1810×times-frac
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
056760
1143713
2422699
31959699
08496699
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ (PI) 2) (+ (PI) (* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2)))
(/ (PI) 2)
(PI)
2
(+ (PI) (* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2))
(* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2)
(- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2)))
0
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
(- (/ (PI) 2) (* 2 (asin (sqrt 1/2))))
(/ (PI) 2)
(PI)
2
(* 2 (asin (sqrt 1/2)))
(asin (sqrt 1/2))
(sqrt 1/2)
1/2
(+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2))
(sqrt (PI))
(PI)
(/ (sqrt (PI)) 2)
2
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
(+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3))
(/ (* (PI) (* (PI) (PI))) 8)
(* (PI) (* (PI) (PI)))
(PI)
(* (PI) (PI))
8
(pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
3
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(/ (* (PI) (PI)) 4)
4
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4)
(/ (- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))))
(- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9))
(* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))
(/ (* (PI) (* (PI) (PI))) 8)
(* (PI) (* (PI) (PI)))
(PI)
(* (PI) (PI))
8
(/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)
(* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI)))))
(* (PI) (* (PI) (* (PI) (PI))))
64
(pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)
(* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2)))
2
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
9
(* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)))
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(/ (* (PI) (PI)) 4)
4
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4)
(+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))
(+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3))
(pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)
6
(pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)
(* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2)))
3
Outputs
(- (/ (PI) 2) (+ (PI) (* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (PI.f64)))
(/ (PI) 2)
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI)
(PI.f64)
2
#s(literal 2 binary64)
(+ (PI) (* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2)
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2)))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
0
#s(literal 0 binary64)
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
(- (/ (PI) 2) (* 2 (asin (sqrt 1/2))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(/ (PI) 2)
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI)
(PI.f64)
2
#s(literal 2 binary64)
(* 2 (asin (sqrt 1/2)))
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(asin (sqrt 1/2))
(asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(sqrt (PI))
(sqrt.f64 (PI.f64))
(PI)
(PI.f64)
(/ (sqrt (PI)) 2)
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))
2
#s(literal 2 binary64)
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))))))
(+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(/ (* (PI) (* (PI) (PI))) 8)
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))
(* (PI) (* (PI) (PI)))
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
(PI)
(PI.f64)
(* (PI) (PI))
(*.f64 (PI.f64) (PI.f64))
8
#s(literal 8 binary64)
(pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
3
#s(literal 3 binary64)
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))))
(/ (* (PI) (PI)) 4)
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))))
(+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))
(+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4)
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))
(/ (- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))))
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 512 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))))
(- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9))
(-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 512 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64)))
(* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))
(*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 512 binary64)))
(/ (* (PI) (* (PI) (PI))) 8)
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))
(* (PI) (* (PI) (PI)))
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
(PI)
(PI.f64)
(* (PI) (PI))
(*.f64 (PI.f64) (PI.f64))
8
#s(literal 8 binary64)
(/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))
(* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI)))))
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))
(* (PI) (* (PI) (* (PI) (PI))))
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
64
#s(literal 64 binary64)
(pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)
(pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))
(* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2)))
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
2
#s(literal 2 binary64)
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
9
#s(literal 9 binary64)
(* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))))
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))))
(/ (* (PI) (PI)) 4)
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))))
(+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))
(+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4)
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))
(+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))
(+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))
(+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3))
(+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)
(pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64))
6
#s(literal 6 binary64)
(pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)
(pow.f64 (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))
(* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2)))
(*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
3
#s(literal 3 binary64)

localize2.7s (2.5%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))
accuracy99.9%
(pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))
accuracy99.7%
(-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))
accuracy100.0%
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
accuracy99.6%
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
accuracy100.0%
(sqrt.f64 (PI.f64))
accuracy99.5%
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))
accuracy100.0%
(sqrt.f64 #s(literal 1/2 binary64))
accuracy100.0%
(asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))
accuracy100.0%
(acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
accuracy99.6%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
accuracy5.0%
(PI.f64)
Results
2.5s251×5exit
11.0ms2valid
Compiler

Compiled 883 to 56 computations (93.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 2.1s
ival-pow: 762.0ms (36% of total)
ival-asin: 545.0ms (25.7% of total)
backward-pass: 217.0ms (10.2% of total)
ival-mult: 178.0ms (8.4% of total)
ival-acos: 152.0ms (7.2% of total)
ival-div: 91.0ms (4.3% of total)
ival-add: 72.0ms (3.4% of total)
ival-sub: 32.0ms (1.5% of total)
compiled-spec: 30.0ms (1.4% of total)
ival-sqrt: 26.0ms (1.2% of total)
ival-pi: 10.0ms (0.5% of total)
const: 5.0ms (0.2% of total)

series43.0ms (0%)

Counts
28 → 240
Calls
Call 1
Inputs
#<alt (- (/ (PI) 2) (+ (PI) (* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2)))>
#<alt (+ (PI) (* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2))>
#<alt (* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2)>
#<alt (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2)))>
#<alt (- (/ (PI) 2) (* 2 (asin (sqrt 1/2))))>
#<alt (/ (PI) 2)>
#<alt (PI)>
#<alt (* 2 (asin (sqrt 1/2)))>
#<alt (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2))>
#<alt (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)>
#<alt (asin (pow (+ 1/2 (/ x -2)) 1/2))>
#<alt (pow (+ 1/2 (/ x -2)) 1/2)>
#<alt (/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))>
#<alt (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))>
#<alt (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))>
#<alt (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3))>
#<alt (/ (- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))))>
#<alt (* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)))>
#<alt (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))>
#<alt (- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9))>
#<alt (acos (pow (+ 1/2 (/ x -2)) 1/2))>
#<alt (asin (sqrt 1/2))>
#<alt (sqrt 1/2)>
#<alt (sqrt (PI))>
#<alt (* (PI) (* (PI) (PI)))>
#<alt (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)>
#<alt (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)>
#<alt (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)>
Outputs
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2))))>
#<alt (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2))))))>
#<alt (* (sqrt x) (sqrt -1/2))>
#<alt (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))>
#<alt (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))>
#<alt (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))>
#<alt (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))>
#<alt (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))>
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))>
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))>
#<alt (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))>
#<alt (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
Calls

60 calls:

TimeVariablePointExpression
14.0ms
x
@0
(/ (- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))))
4.0ms
x
@-inf
(/ (- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))))
4.0ms
x
@inf
(/ (- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))))
3.0ms
x
@0
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
2.0ms
x
@-inf
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))

rewrite395.0ms (0.4%)

Algorithm
batch-egg-rewrite
Rules
4418×*-lowering-*.f32
4418×*-lowering-*.f64
2172×pow-lowering-pow.f64
2172×pow-lowering-pow.f32
1686×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
056447
1407377
24368369
08707369
Stop Event
iter limit
node limit
Counts
28 → 587
Calls
Call 1
Inputs
(- (/ (PI) 2) (+ (PI) (* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2)))
(+ (PI) (* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2))
(* (- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2))) 2)
(- 0 (acos (pow (+ 1/2 (/ x -2)) 1/2)))
(- (/ (PI) 2) (* 2 (asin (sqrt 1/2))))
(/ (PI) 2)
(PI)
(* 2 (asin (sqrt 1/2)))
(+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3))
(/ (- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))))
(* (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))) (+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)))
(+ (+ (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6) (pow (* (PI) (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))
(- (* (/ (* (PI) (* (PI) (PI))) 8) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9))
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(asin (sqrt 1/2))
(sqrt 1/2)
(sqrt (PI))
(* (PI) (* (PI) (PI)))
(pow (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2) 3)
(pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 9)
(pow (* 2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)
Outputs
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))
(-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (PI.f64))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (+.f64 (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))
(+.f64 (PI.f64) (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(+.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))
(-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(-.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64))
(fma.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (PI.f64))
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (PI.f64) (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64)))
(pow.f64 (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(neg.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 0 binary64))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(neg.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 #s(literal -1 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(+.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))
(/.f64 (PI.f64) #s(literal 2 binary64))
(/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))))
(pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (PI.f64) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (PI.f64))
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)))
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64))
(PI.f64)
(log.f64 (exp.f64 (PI.f64)))
(exp.f64 (log.f64 (PI.f64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)))
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64))
(sqrt.f64 (*.f64 (PI.f64) (PI.f64)))
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
(expm1.f64 (log1p.f64 (PI.f64)))
(log1p.f64 (expm1.f64 (PI.f64)))
(pow.f64 (PI.f64) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64))
(pow.f64 (E.f64) (log.f64 (PI.f64)))
(*.f64 (PI.f64) #s(literal 1 binary64))
(*.f64 (PI.f64) (log.f64 (E.f64)))
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))))
(*.f64 #s(literal 1 binary64) (PI.f64))
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)))
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))))
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 7/3 binary64))))
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))))
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)))
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))))
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) (cbrt.f64 (PI.f64)))
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))
(*.f64 (exp.f64 (log.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (exp.f64 (log.f64 #s(literal -2 binary64))))
(*.f64 (exp.f64 (log.f64 #s(literal -2 binary64))) (exp.f64 (log.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x x) x) #s(literal -8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/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 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))
(+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))
(+.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))
(fma.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))
(fma.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) #s(literal 4 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(+.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(/.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 3 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))
(*.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -8 binary64)))
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(fma.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (neg.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))) (pow.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) (neg.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))
(+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(+.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(+.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))
(+.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(+.f64 (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))
(fma.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))
(fma.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(+.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))))
(+.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))
(+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))
(+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(-.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))))))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 1/64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(fma.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))) (*.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))))) (*.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 64 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))))) (*.f64 #s(literal 64 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (+.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))))) (*.f64 (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))))) (*.f64 (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))) (*.f64 #s(literal -64 binary64) (+.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))))) (*.f64 #s(literal -64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -64 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))))) (*.f64 #s(literal -64 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) #s(literal 64 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) #s(literal 64 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) #s(literal -64 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) #s(literal -64 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 64 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 64 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal -64 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal -64 binary64)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64)) (pow.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))))) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))))))
(+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (*.f64 (neg.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))))
(fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64))))))
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 134217728 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) #s(literal 512 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 262144 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 512 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))))
(acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(+.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 0 binary64))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (+.f64 #s(literal 0 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (neg.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (neg.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(sqrt.f64 #s(literal 1/2 binary64))
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1 binary64)))
(fabs.f64 (sqrt.f64 (PI.f64)))
(sqrt.f64 (PI.f64))
(pow.f64 (PI.f64) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64))
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)))
(exp.f64 (+.f64 (log.f64 (PI.f64)) (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))))
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 (*.f64 (PI.f64) (PI.f64)))))
(exp.f64 (+.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)) (log.f64 (PI.f64))))
(exp.f64 (+.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) (log.f64 (PI.f64))))
(cbrt.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))
(pow.f64 (PI.f64) #s(literal 3 binary64))
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 6 binary64))
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 3/2 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 9 binary64))
(pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
(*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 5/2 binary64)))
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))
(*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 7/3 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64)))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) (PI.f64))
(*.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) (sqrt.f64 (PI.f64)))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3/2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3/2 binary64))))
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 #s(literal -2 binary64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal -8 binary64))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64))
(exp.f64 (*.f64 #s(literal 9 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 9 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 9/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 9/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 6 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))
(exp.f64 (+.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 6 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(exp.f64 (+.f64 (*.f64 #s(literal 6 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 6 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 9/2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 9/2 binary64))))
(-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))
(neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 9/2 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) #s(literal 6 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 9/2 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64))
(pow.f64 (exp.f64 #s(literal 9 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64)))
(*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64)))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)))
(*.f64 #s(literal 512 binary64) (neg.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64))))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)) #s(literal 512 binary64))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)) #s(literal -512 binary64))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64))))
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))
(*.f64 #s(literal -512 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64))
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 6 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) #s(literal 4 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) #s(literal 3/2 binary64))
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 5 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))
(*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 64 binary64))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))
(*.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 5 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))

simplify298.0ms (0.3%)

Algorithm
egg-herbie
Rules
4476×*-lowering-*.f32
4476×*-lowering-*.f64
2296×+-lowering-+.f64
2296×+-lowering-+.f32
1608×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01724840
15034375
213784366
347934363
085504363
Stop Event
iter limit
node limit
Counts
240 → 240
Calls
Call 1
Inputs
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(sqrt 1/2)
(+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2))))
(+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2))))))
(+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2))))))
(* (sqrt x) (sqrt -1/2))
(* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))
(* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))
(* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))
(* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))
(* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))
(* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))
(* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))
(* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
Outputs
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(- (* 1/2 (PI)) (+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* -2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (- 1/2 (* 1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -1 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/16 binary64)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))
(+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -1/128 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))
(* (sqrt x) (sqrt -1/2))
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))
(* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))
(*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -1/2 binary64)))))))
(* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/16 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))
(*.f64 x (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))
(*.f64 x (-.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/16 binary64)))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))
(*.f64 x (+.f64 (-.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64)))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(/ (- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))) (* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(* (+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(+ (* 1/64 (pow (PI) 6)) (+ (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* (pow (PI) 3) (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(- (* 1/512 (pow (PI) 9)) (* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9)))
(+.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (PI.f64) #s(literal 9 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)) #s(literal -512 binary64)))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 512 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 9))
(*.f64 #s(literal 512 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 9 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))

eval539.0ms (0.5%)

Compiler

Compiled 195342 to 7600 computations (96.1% saved)

prune399.0ms (0.4%)

Pruning

42 alts after pruning (40 fresh and 2 done)

PrunedKeptTotal
New2434332467
Fresh9716
Picked415
Done011
Total2447422489
Accuracy
9.6%
Counts
2489 → 42
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.3%
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.3%
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.4%
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
6.3%
(fma.f64 (sqrt.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.1%
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)))
6.2%
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
6.3%
(/.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.3%
(/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
6.4%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
4.2%
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 9 binary64)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 64 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 64 binary64)))))
5.7%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
7.6%
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
7.6%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.1%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.1%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
5.7%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (+.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
6.3%
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
4.2%
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
6.1%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))))
7.6%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
6.0%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))
5.4%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
6.3%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
6.2%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))))
6.3%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
4.2%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
1.8%
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) #s(literal -1 binary64)))
Compiler

Compiled 4482 to 2002 computations (55.3% saved)

simplify249.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))
cost-diff128
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))
cost-diff256
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
cost-diff384
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
cost-diff6528
(*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64))
cost-diff6528
(pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))
cost-diff6528
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))
cost-diff6656
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
cost-diff64
(*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))
cost-diff64
(-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
cost-diff192
(-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
cost-diff19520
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
cost-diff0
(/.f64 (PI.f64) #s(literal 2 binary64))
cost-diff128
(*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))
cost-diff128
(+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))
cost-diff256
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
cost-diff192
(*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
cost-diff256
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))
cost-diff6912
(-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))))
cost-diff34240
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
Rules
3866×*-lowering-*.f32
3866×*-lowering-*.f64
2376×/-lowering-/.f32
2376×/-lowering-/.f64
1410×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
069928
1197878
2625798
32426774
08734774
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
(- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))))
(* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
1
(+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(PI)
(* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
2
(* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))
(/ 2 (PI))
(- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))
(* (PI) (PI))
(pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)
(neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
(- (/ (PI) 2) (+ (PI) (* (- 0 (acos (sqrt 1/2))) 2)))
(/ (PI) 2)
(PI)
2
(+ (PI) (* (- 0 (acos (sqrt 1/2))) 2))
(* (- 0 (acos (sqrt 1/2))) 2)
(- 0 (acos (sqrt 1/2)))
0
(acos (sqrt 1/2))
(sqrt 1/2)
1/2
(+ (* (/ (sqrt (PI)) 2) (sqrt (PI))) (- 0 (- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
(/ (sqrt (PI)) 2)
(sqrt (PI))
(PI)
2
(- 0 (- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
0
(- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
(+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3))
(/ (* (PI) (* (PI) (PI))) 8)
(* (PI) (* (PI) (PI)))
(PI)
(* (PI) (PI))
8
(pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)
(* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2)
(asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2))
(pow (pow (+ 1/2 (/ x -2)) 1/4) 2)
(pow (+ 1/2 (/ x -2)) 1/4)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
1/4
2
3
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(/ (* (PI) (PI)) 4)
4
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4)
(/ (* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)))) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
(* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3))))
(- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6))
(* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64))))
(PI)
(* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))
(* (PI) (/ (* (PI) (* (PI) (PI))) 64))
(/ (* (PI) (* (PI) (PI))) 64)
(* (PI) (* (PI) (PI)))
(* (PI) (PI))
64
(pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)
(* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2)))
-2
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
6
(/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)))
1
(- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3))
(/ (* (PI) (* (PI) (PI))) 8)
8
(pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)
3
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(/ (* (PI) (PI)) 4)
4
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4)
Outputs
(/ (- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
(+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal -2 binary64)))
(- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))))
(*.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 4 binary64) (PI.f64))))))
(* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
1
#s(literal 1 binary64)
(+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(PI)
(PI.f64)
(* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)
(*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
2
#s(literal 2 binary64)
(* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))
(*.f64 #s(literal 2 binary64) (-.f64 (PI.f64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (PI.f64))))
(/ 2 (PI))
(/.f64 #s(literal 2 binary64) (PI.f64))
(- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))
(-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))
(* (PI) (PI))
(*.f64 (PI.f64) (PI.f64))
(pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)
(pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))
(neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
(+.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 4 binary64) (PI.f64))))
(- (/ (PI) 2) (+ (PI) (* (- 0 (acos (sqrt 1/2))) 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))
(/ (PI) 2)
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI)
(PI.f64)
2
#s(literal 2 binary64)
(+ (PI) (* (- 0 (acos (sqrt 1/2))) 2))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(* (- 0 (acos (sqrt 1/2))) 2)
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(- 0 (acos (sqrt 1/2)))
(-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))
0
#s(literal 0 binary64)
(acos (sqrt 1/2))
(acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(+ (* (/ (sqrt (PI)) 2) (sqrt (PI))) (- 0 (- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
(+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal -2 binary64)))
(/ (sqrt (PI)) 2)
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))
(sqrt (PI))
(sqrt.f64 (PI.f64))
(PI)
(PI.f64)
2
#s(literal 2 binary64)
(- 0 (- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
(-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64))
0
#s(literal 0 binary64)
(- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)
(*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(/ (* (PI) (* (PI) (PI))) 8)
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))
(* (PI) (* (PI) (PI)))
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
(PI)
(PI.f64)
(* (PI) (PI))
(*.f64 (PI.f64) (PI.f64))
8
#s(literal 8 binary64)
(pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))
(* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2)
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (pow (+ 1/2 (/ x -2)) 1/4) 2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(pow (+ 1/2 (/ x -2)) 1/4)
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
1/4
#s(literal 1/4 binary64)
2
#s(literal 2 binary64)
3
#s(literal 3 binary64)
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(/ (* (PI) (PI)) 4)
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))
(+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4)
(*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(/ (* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)))) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))
(- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6))
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)))
(* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64))))
(/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))
(PI)
(PI.f64)
(* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))
(* (PI) (/ (* (PI) (* (PI) (PI))) 64))
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 64 binary64))
(/ (* (PI) (* (PI) (PI))) 64)
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))
(* (PI) (* (PI) (PI)))
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
(* (PI) (PI))
(*.f64 (PI.f64) (PI.f64))
64
#s(literal 64 binary64)
(pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64))
(* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2)))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
-2
#s(literal -2 binary64)
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
6
#s(literal 6 binary64)
(/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))
1
#s(literal 1 binary64)
(- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))
(/ (* (PI) (* (PI) (PI))) 8)
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))
8
#s(literal 8 binary64)
(pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))
3
#s(literal 3 binary64)
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(/ (* (PI) (PI)) 4)
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))
(+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4)
(*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))

localize4.1s (3.8%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
accuracy100.0%
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))
accuracy99.6%
(-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))
accuracy100.0%
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
accuracy99.6%
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
accuracy100.0%
(sqrt.f64 (PI.f64))
accuracy99.5%
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
accuracy5.0%
(PI.f64)
accuracy100.0%
(*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))
accuracy100.0%
(sqrt.f64 #s(literal 1/2 binary64))
accuracy100.0%
(acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))
accuracy100.0%
(acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
accuracy99.5%
(-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))))
accuracy5.0%
(PI.f64)
Results
3.8s251×5exit
26.0ms2valid
5.0ms3valid
Compiler

Compiled 1015 to 69 computations (93.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.2s
ival-pow: 1.4s (44.7% of total)
ival-acos: 724.0ms (22.4% of total)
backward-pass: 249.0ms (7.7% of total)
ival-mult: 248.0ms (7.7% of total)
ival-asin: 188.0ms (5.8% of total)
ival-div: 144.0ms (4.5% of total)
ival-sub: 94.0ms (2.9% of total)
ival-add: 51.0ms (1.6% of total)
compiled-spec: 32.0ms (1% of total)
ival-sqrt: 27.0ms (0.8% of total)
ival-pi: 15.0ms (0.5% of total)
const: 8.0ms (0.2% of total)
ival-neg: 8.0ms (0.2% of total)

series33.0ms (0%)

Counts
29 → 240
Calls
Call 1
Inputs
#<alt (/ (- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))>
#<alt (- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))))>
#<alt (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))>
#<alt (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))>
#<alt (- (/ (PI) 2) (+ (PI) (* (- 0 (acos (sqrt 1/2))) 2)))>
#<alt (+ (PI) (* (- 0 (acos (sqrt 1/2))) 2))>
#<alt (* (- 0 (acos (sqrt 1/2))) 2)>
#<alt (/ (PI) 2)>
#<alt (+ (* (/ (sqrt (PI)) 2) (sqrt (PI))) (- 0 (- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))>
#<alt (- 0 (- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))>
#<alt (- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))>
#<alt (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)>
#<alt (/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))>
#<alt (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3))>
#<alt (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)>
#<alt (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2)>
#<alt (/ (* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)))) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))>
#<alt (* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3))))>
#<alt (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))>
#<alt (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))>
#<alt (PI)>
#<alt (acos (pow (+ 1/2 (/ x -2)) 1/2))>
#<alt (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))>
#<alt (acos (sqrt 1/2))>
#<alt (sqrt 1/2)>
#<alt (sqrt (PI))>
#<alt (* (PI) (* (PI) (PI)))>
#<alt (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6))>
#<alt (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)>
Outputs
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))>
#<alt (- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))>
#<alt (- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))>
#<alt (- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))>
#<alt (- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))>
#<alt (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))>
#<alt (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))>
#<alt (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
Calls

60 calls:

TimeVariablePointExpression
9.0ms
x
@inf
(/ (* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)))) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
3.0ms
x
@inf
(/ (- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
3.0ms
x
@inf
(* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3))))
3.0ms
x
@-inf
(/ (- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
3.0ms
x
@0
(/ (- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))

rewrite345.0ms (0.3%)

Algorithm
batch-egg-rewrite
Rules
3416×*-lowering-*.f32
3416×*-lowering-*.f64
1996×/-lowering-/.f32
1996×/-lowering-/.f64
1480×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
069427
1521377
25107370
08046370
Stop Event
iter limit
node limit
Counts
29 → 706
Calls
Call 1
Inputs
(/ (- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
(- (* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))))
(* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))
(* 1 (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
(- (/ (PI) 2) (+ (PI) (* (- 0 (acos (sqrt 1/2))) 2)))
(+ (PI) (* (- 0 (acos (sqrt 1/2))) 2))
(* (- 0 (acos (sqrt 1/2))) 2)
(/ (PI) 2)
(+ (* (/ (sqrt (PI)) 2) (sqrt (PI))) (- 0 (- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
(- 0 (- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
(- (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
(+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3))
(pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)
(* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2)
(/ (* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3)))) (+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))))
(* (- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)) (/ 1 (- (/ (* (PI) (* (PI) (PI))) 8) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 3))))
(+ (/ (* (PI) (PI)) 4) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI))))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) (+ (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) 4) (PI)))
(PI)
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))
(acos (sqrt 1/2))
(sqrt 1/2)
(sqrt (PI))
(* (PI) (* (PI) (PI)))
(- (* (PI) (* (PI) (* (PI) (/ (* (PI) (* (PI) (PI))) 64)))) (pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6))
(pow (* -2 (asin (pow (+ 1/2 (/ x -2)) 1/2))) 6)
Outputs
(+.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))
(neg.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (*.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64)))))
(/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))) (*.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))) (neg.f64 (*.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64)))) (neg.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))) (+.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))
(/.f64 (*.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) #s(literal 1 binary64)) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(/.f64 (/.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal 1 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))
(*.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(*.f64 (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(*.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))
(*.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))) (PI.f64))
(*.f64 (/.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))))
(*.f64 (/.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(+.f64 (PI.f64) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(+.f64 (PI.f64) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (PI.f64) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))
(+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(+.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(+.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (+.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(+.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(-.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(-.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(fma.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))
(fma.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (PI.f64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))) (PI.f64)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (PI.f64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (*.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))) (-.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))))
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (PI.f64))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64)))) (*.f64 (PI.f64) (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (PI.f64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (PI.f64)))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (PI.f64)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64)))
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (PI.f64))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (PI.f64)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 (PI.f64))))
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64)))
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64))
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(fma.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64) (PI.f64))
(fma.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (PI.f64))
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))
(pow.f64 (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(*.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64))))))
(*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))
(-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (PI.f64))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (+.f64 (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))
(+.f64 (PI.f64) (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(+.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))
(-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(-.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 #s(literal 1 binary64) (PI.f64) (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (PI.f64))
(fma.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64) (PI.f64))
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64)))
(pow.f64 (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (PI.f64))))))
(*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(neg.f64 (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(neg.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64)))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) #s(literal 0 binary64))
(neg.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)))
(/.f64 (PI.f64) #s(literal 2 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))
(/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (PI.f64)))
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -2 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 2 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 0 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))))
(pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(*.f64 (PI.f64) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (PI.f64))
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))))
(+.f64 #s(literal 0 binary64) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(+.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(+.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (PI.f64))) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 #s(literal 2 binary64) (PI.f64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (PI.f64))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal -2 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 0 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))
(+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))))
(+.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 0 binary64))
(+.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(+.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(-.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(neg.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(pow.f64 (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (PI.f64))
(+.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(+.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 0 binary64))
(+.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (+.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(+.f64 (+.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))))
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))
(-.f64 (+.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(-.f64 (+.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(/.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (PI.f64)))))
(*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(*.f64 #s(literal 1 binary64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64)))
(*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -8 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(fma.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) #s(literal 3 binary64)))
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) #s(literal 3/2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 3 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -8 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(fma.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 9 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (+.f64 (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))
(+.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(fma.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))
(fma.f64 (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))))
(+.f64 (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(fma.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (PI.f64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (PI.f64)))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (-.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (PI.f64)))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(PI.f64)
(log.f64 (exp.f64 (PI.f64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (PI.f64))))
(exp.f64 (log.f64 (PI.f64)))
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64)))
(-.f64 (exp.f64 (log1p.f64 (PI.f64))) #s(literal 1 binary64))
(sqrt.f64 (*.f64 (PI.f64) (PI.f64)))
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
(expm1.f64 (log1p.f64 (PI.f64)))
(log1p.f64 (expm1.f64 (PI.f64)))
(pow.f64 (PI.f64) #s(literal 1 binary64))
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64))
(*.f64 #s(literal 1 binary64) (PI.f64))
(*.f64 (PI.f64) #s(literal 1 binary64))
(*.f64 (PI.f64) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))))
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (neg.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(+.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))
(+.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (PI.f64)))
(-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64)) (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(fma.f64 (PI.f64) (PI.f64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (-.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(+.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(+.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (neg.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(sqrt.f64 #s(literal 1/2 binary64))
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1 binary64)))
(fabs.f64 (sqrt.f64 (PI.f64)))
(sqrt.f64 (PI.f64))
(pow.f64 (PI.f64) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64))
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64))))
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (sqrt.f64 (cbrt.f64 (PI.f64))))
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (PI.f64))) #s(literal 3/2 binary64)))
(pow.f64 (PI.f64) #s(literal 3 binary64))
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 3/2 binary64))
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 6 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 9 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (PI.f64) (PI.f64))))
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (PI.f64))))
(*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64)))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) (PI.f64))
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (PI.f64)))
(*.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))
(+.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (*.f64 (neg.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64))))
(+.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64))))
(+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 64 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 (PI.f64) (/.f64 #s(literal 64 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))
(fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 64 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (PI.f64) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))
(*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) #s(literal 64 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))))))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) #s(literal 6 binary64)))
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)) #s(literal 4 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) #s(literal 6 binary64))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))
(*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)) #s(literal 64 binary64))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) #s(literal -8 binary64))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3/2 binary64)))

simplify257.0ms (0.2%)

Algorithm
egg-herbie
Rules
4554×*-lowering-*.f32
4554×*-lowering-*.f64
1584×sum5-define
1340×fnmadd-define
1254×times-frac
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
0934944
12904392
25504272
313604200
448904188
081564188
Stop Event
iter limit
node limit
Counts
240 → 240
Calls
Call 1
Inputs
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))
(- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))
(- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))
(- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
Outputs
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(- (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (PI.f64)))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (+ (* 1/2 (PI)) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))) (PI))
(-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(- (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))
(+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (* (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(/ (- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))) (- (* 1/8 (pow (PI) 3)) (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64))) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x)))))))
(*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2)))
(+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(- (* 1/64 (pow (PI) 6)) (* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)) #s(literal -64 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))
(* 64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal 64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 6 binary64)))

eval344.0ms (0.3%)

Compiler

Compiled 120444 to 5848 computations (95.1% saved)

prune293.0ms (0.3%)

Pruning

53 alts after pruning (51 fresh and 2 done)

PrunedKeptTotal
New1988232011
Fresh72835
Picked505
Done022
Total2000532053
Accuracy
9.7%
Counts
2053 → 53
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.3%
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.3%
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.1%
(fma.f64 (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
6.4%
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64)))
4.2%
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
6.3%
(fma.f64 (sqrt.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.2%
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
6.3%
(/.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.3%
(/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
7.6%
(/.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
6.3%
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
6.4%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
4.2%
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 9 binary64)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 64 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 64 binary64)))))
5.7%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
7.7%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
7.6%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.1%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.1%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.1%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
5.7%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (+.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
7.6%
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (PI.f64))) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) #s(literal 2 binary64)))
7.6%
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (PI.f64))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))
6.3%
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
7.7%
(/.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (PI.f64) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
6.3%
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
6.3%
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 64 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (PI.f64) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
4.2%
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
5.4%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
6.1%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))))
7.6%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
6.0%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))
6.3%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
6.2%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))))
6.3%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
4.2%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
7.6%
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
6.3%
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
7.6%
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
1.8%
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))) #s(literal -1 binary64)))
Compiler

Compiled 5708 to 2610 computations (54.3% saved)

simplify246.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))
cost-diff0
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))
cost-diff0
(+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))
cost-diff0
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
cost-diff6528
(*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64))
cost-diff6528
(pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))
cost-diff6528
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))
cost-diff6528
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
cost-diff64
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))
cost-diff64
(asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
cost-diff64
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))
cost-diff6336
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
cost-diff0
(-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))
cost-diff0
(PI.f64)
cost-diff0
(/.f64 (PI.f64) #s(literal 2 binary64))
cost-diff128
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
cost-diff192
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
cost-diff256
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))
cost-diff384
(-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))))
cost-diff7168
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
Rules
4590×*-lowering-*.f32
4590×*-lowering-*.f64
2742×+-lowering-+.f64
2742×+-lowering-+.f32
1646×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
078914
1216864
2650859
32507840
08401840
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
(- (* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))))
(* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2)))
1
(+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))
(PI)
(* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2)
(- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2)))))
(/ (PI) 2)
2
(asin (sqrt (+ 1/2 (/ x -2))))
(sqrt (+ 1/2 (/ x -2)))
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
(* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))
(/ 2 (PI))
(- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))
(* (PI) (PI))
(pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)
(neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
(+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(- (/ (PI) 2) (- (PI) (* (acos (sqrt 1/2)) 2)))
(/ (PI) 2)
(PI)
2
(- (PI) (* (acos (sqrt 1/2)) 2))
(* (acos (sqrt 1/2)) 2)
(acos (sqrt 1/2))
(sqrt 1/2)
1/2
(+ (* (pow (* (PI) (PI)) 1/4) (/ (sqrt (PI)) 2)) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2))
(pow (* (PI) (PI)) 1/4)
(* (PI) (PI))
(PI)
1/4
(/ (sqrt (PI)) 2)
(sqrt (PI))
2
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)) (- (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))) (/ (* (PI) (PI)) -4)))
(+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3))
(/ (* (PI) (* (PI) (PI))) 8)
(* (PI) (* (PI) (PI)))
(PI)
(* (PI) (PI))
8
(pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)
(* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2)
(asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2))
(pow (pow (+ 1/2 (/ x -2)) 1/4) 2)
(pow (+ 1/2 (/ x -2)) 1/4)
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
1/4
2
3
(- (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))) (/ (* (PI) (PI)) -4))
(* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))
(asin (sqrt (+ 1/2 (/ x -2))))
(sqrt (+ 1/2 (/ x -2)))
(+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))
(* 4 (asin (sqrt (+ 1/2 (/ x -2)))))
4
(/ (* (PI) (PI)) -4)
-4
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))) (+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))
(* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6))
-64
(pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)
(asin (sqrt (+ 1/2 (/ x -2))))
(sqrt (+ 1/2 (/ x -2)))
(+ 1/2 (/ x -2))
1/2
(/ x -2)
x
-2
6
(/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)
(* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI)))))
(* (PI) (PI))
(PI)
(* (PI) (* (PI) (* (PI) (PI))))
(* (PI) (* (PI) (PI)))
64
(* (+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))) (+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3))))
(+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))))
(/ (* (PI) (PI)) 4)
4
(* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))
(+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))
(* 4 (asin (sqrt (+ 1/2 (/ x -2)))))
(+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)))
(* (* (PI) (PI)) (* (PI) 1/8))
(* (PI) 1/8)
1/8
(* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3))
8
(pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)
3
Outputs
(/ (- (* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
(+.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (+.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 4 binary64) (PI.f64))))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal -1 binary64)))
(- (* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))))
(+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))))
(* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2)))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
1
#s(literal 1 binary64)
(+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))
(PI)
(PI.f64)
(* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2)
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(/ (PI) 2)
(/.f64 (PI.f64) #s(literal 2 binary64))
2
#s(literal 2 binary64)
(asin (sqrt (+ 1/2 (/ x -2))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(sqrt (+ 1/2 (/ x -2)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
(* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))
(*.f64 #s(literal 2 binary64) (-.f64 (PI.f64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (PI.f64))))
(/ 2 (PI))
(/.f64 #s(literal 2 binary64) (PI.f64))
(- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))
(-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))
(* (PI) (PI))
(*.f64 (PI.f64) (PI.f64))
(pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)
(pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))
(neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
(+.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 4 binary64) (PI.f64))))
(+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))
(+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(- (/ (PI) 2) (- (PI) (* (acos (sqrt 1/2)) 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(/ (PI) 2)
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI)
(PI.f64)
2
#s(literal 2 binary64)
(- (PI) (* (acos (sqrt 1/2)) 2))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(* (acos (sqrt 1/2)) 2)
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(acos (sqrt 1/2))
(acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(+ (* (pow (* (PI) (PI)) 1/4) (/ (sqrt (PI)) 2)) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2))
(+.f64 (*.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(pow (* (PI) (PI)) 1/4)
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))
(* (PI) (PI))
(*.f64 (PI.f64) (PI.f64))
(PI)
(PI.f64)
1/4
#s(literal 1/4 binary64)
(/ (sqrt (PI)) 2)
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))
(sqrt (PI))
(sqrt.f64 (PI.f64))
2
#s(literal 2 binary64)
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (+ 1/2 (/ x -2)) 1/2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)) (- (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))) (/ (* (PI) (PI)) -4)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))
(+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(/ (* (PI) (* (PI) (PI))) 8)
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))
(* (PI) (* (PI) (PI)))
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
(PI)
(PI.f64)
(* (PI) (PI))
(*.f64 (PI.f64) (PI.f64))
8
#s(literal 8 binary64)
(pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))
(* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2)
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow (pow (+ 1/2 (/ x -2)) 1/4) 2)
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(pow (+ 1/2 (/ x -2)) 1/4)
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
1/4
#s(literal 1/4 binary64)
2
#s(literal 2 binary64)
3
#s(literal 3 binary64)
(- (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))) (/ (* (PI) (PI)) -4))
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))
(* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))))
(asin (sqrt (+ 1/2 (/ x -2))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(sqrt (+ 1/2 (/ x -2)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))
(+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))
(* 4 (asin (sqrt (+ 1/2 (/ x -2)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))
4
#s(literal 4 binary64)
(/ (* (PI) (PI)) -4)
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))
-4
#s(literal -4 binary64)
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))) (+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))) (*.f64 (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))
(+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))
(* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))
-64
#s(literal -64 binary64)
(pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))
(asin (sqrt (+ 1/2 (/ x -2))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(sqrt (+ 1/2 (/ x -2)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(+ 1/2 (/ x -2))
(+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))
1/2
#s(literal 1/2 binary64)
(/ x -2)
(/.f64 x #s(literal -2 binary64))
x
-2
#s(literal -2 binary64)
6
#s(literal 6 binary64)
(/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)
(*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))
(* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI)))))
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))
(* (PI) (PI))
(*.f64 (PI.f64) (PI.f64))
(PI)
(PI.f64)
(* (PI) (* (PI) (* (PI) (PI))))
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
(* (PI) (* (PI) (PI)))
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
64
#s(literal 64 binary64)
(* (+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))) (+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3))))
(*.f64 (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))))
(+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))))
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))
(/ (* (PI) (PI)) 4)
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))))
(+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))
(+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64)))
(* 4 (asin (sqrt (+ 1/2 (/ x -2)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 4 binary64))
(+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))
(* (* (PI) (PI)) (* (PI) 1/8))
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))
(* (PI) 1/8)
(/.f64 (PI.f64) #s(literal 8 binary64))
1/8
#s(literal 1/8 binary64)
(* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3))
(*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))
8
#s(literal 8 binary64)
(pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize1.5min (81.3%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
accuracy100.0%
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))
accuracy99.6%
(+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))
accuracy100.0%
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
accuracy99.6%
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
accuracy100.0%
(sqrt.f64 (PI.f64))
accuracy99.5%
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))
accuracy100.0%
(sqrt.f64 #s(literal 1/2 binary64))
accuracy100.0%
(acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))
accuracy5.0%
(PI.f64)
accuracy100.0%
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
accuracy100.0%
(acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
accuracy99.5%
(-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)))))
accuracy5.0%
(PI.f64)
Results
1.5min251×5exit
13.0ms3valid
9.0ms2valid
Compiler

Compiled 998 to 78 computations (92.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.2min
ival-asin: 31.2s (43.2% of total)
ival-div: 17.8s (24.6% of total)
ival-acos: 15.8s (21.9% of total)
backward-pass: 5.5s (7.6% of total)
ival-pow: 1.4s (2% of total)
ival-mult: 226.0ms (0.3% of total)
ival-add: 65.0ms (0.1% of total)
ival-sub: 55.0ms (0.1% of total)
ival-sqrt: 48.0ms (0.1% of total)
compiled-spec: 33.0ms (0% of total)
ival-pi: 29.0ms (0% of total)
ival-neg: 8.0ms (0% of total)
const: 7.0ms (0% of total)

series84.0ms (0.1%)

Counts
27 → 216
Calls
Call 1
Inputs
#<alt (/ (- (* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))>
#<alt (- (* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))))>
#<alt (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))>
#<alt (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))>
#<alt (- (/ (PI) 2) (- (PI) (* (acos (sqrt 1/2)) 2)))>
#<alt (/ (PI) 2)>
#<alt (PI)>
#<alt (- (PI) (* (acos (sqrt 1/2)) 2))>
#<alt (+ (* (pow (* (PI) (PI)) 1/4) (/ (sqrt (PI)) 2)) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2))>
#<alt (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)>
#<alt (asin (pow (+ 1/2 (/ x -2)) 1/2))>
#<alt (pow (+ 1/2 (/ x -2)) 1/2)>
#<alt (/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)) (- (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))) (/ (* (PI) (PI)) -4)))>
#<alt (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3))>
#<alt (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)>
#<alt (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2)>
#<alt (/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))) (+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)))))>
#<alt (+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))>
#<alt (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6))>
#<alt (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)>
#<alt (acos (pow (+ 1/2 (/ x -2)) 1/2))>
#<alt (asin (sqrt (+ 1/2 (/ x -2))))>
#<alt (acos (sqrt 1/2))>
#<alt (sqrt 1/2)>
#<alt (* (acos (sqrt 1/2)) 2)>
#<alt (sqrt (PI))>
#<alt (* (PI) (* (PI) (PI)))>
Outputs
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))>
#<alt (* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2))))>
#<alt (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2))))))>
#<alt (* (sqrt x) (sqrt -1/2))>
#<alt (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))>
#<alt (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))>
#<alt (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))>
#<alt (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))>
#<alt (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))>
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))>
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))>
#<alt (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))>
#<alt (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))>
#<alt (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)>
#<alt (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)>
#<alt (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)>
#<alt (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)>
#<alt (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)>
#<alt (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)>
#<alt (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)>
#<alt (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)>
#<alt (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)>
#<alt (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)>
#<alt (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)>
#<alt (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (- 1/2 (* 1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (acos (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (- 1/2 (* 1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
#<alt (asin (sqrt (+ 1/2 (* -1/2 x))))>
Calls

54 calls:

TimeVariablePointExpression
55.0ms
x
@0
(+ (* (pow (* (PI) (PI)) 1/4) (/ (sqrt (PI)) 2)) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2))
3.0ms
x
@inf
(/ (- (* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
3.0ms
x
@inf
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))) (+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)))))
2.0ms
x
@-inf
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))) (+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)))))
2.0ms
x
@0
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))) (+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)))))

rewrite345.0ms (0.3%)

Algorithm
batch-egg-rewrite
Rules
3840×*-lowering-*.f32
3840×*-lowering-*.f64
2038×/-lowering-/.f32
2038×/-lowering-/.f64
1512×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
078384
1555332
25335328
08294328
Stop Event
iter limit
node limit
Counts
27 → 538
Calls
Call 1
Inputs
(/ (- (* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))) (* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2))))
(- (* 1 (+ (PI) (* (- (/ (PI) 2) (asin (sqrt (+ 1/2 (/ x -2))))) 2))) (* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2))))
(* (/ 2 (PI)) (- (* (PI) (PI)) (pow (neg (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)) 2)))
(* (/ 2 (PI)) (+ (PI) (* (acos (pow (+ 1/2 (/ x -2)) 1/2)) 2)))
(- (/ (PI) 2) (- (PI) (* (acos (sqrt 1/2)) 2)))
(/ (PI) 2)
(PI)
(- (PI) (* (acos (sqrt 1/2)) 2))
(+ (* (pow (* (PI) (PI)) 1/4) (/ (sqrt (PI)) 2)) (* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2))
(* (asin (pow (+ 1/2 (/ x -2)) 1/2)) -2)
(asin (pow (+ 1/2 (/ x -2)) 1/2))
(pow (+ 1/2 (/ x -2)) 1/2)
(/ (+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)) (- (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2))))))) (/ (* (PI) (PI)) -4)))
(+ (/ (* (PI) (* (PI) (PI))) 8) (pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3))
(pow (* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2) 3)
(* (asin (pow (pow (+ 1/2 (/ x -2)) 1/4) 2)) -2)
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64)) (* (+ (/ (* (PI) (PI)) 4) (* (asin (sqrt (+ 1/2 (/ x -2)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (/ x -2)))))))) (+ (* (* (PI) (PI)) (* (PI) 1/8)) (* 8 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 3)))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)) (/ (* (* (PI) (PI)) (* (PI) (* (PI) (* (PI) (PI))))) 64))
(* -64 (pow (asin (sqrt (+ 1/2 (/ x -2)))) 6))
(pow (asin (sqrt (+ 1/2 (/ x -2)))) 6)
(acos (pow (+ 1/2 (/ x -2)) 1/2))
(asin (sqrt (+ 1/2 (/ x -2))))
(acos (sqrt 1/2))
(sqrt 1/2)
(* (acos (sqrt 1/2)) 2)
(sqrt (PI))
(* (PI) (* (PI) (PI)))
Outputs
(+.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))
(neg.f64 (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (PI.f64)))))
(/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal -2 binary64) (PI.f64))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (PI.f64)))) (neg.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))) (+.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))
(/.f64 (*.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(/.f64 (/.f64 (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal 1 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (PI.f64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))))))
(*.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(*.f64 (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (PI.f64))
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64)))))
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(+.f64 (PI.f64) (+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(+.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))
(+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (PI.f64) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(+.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(fma.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))
(fma.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (PI.f64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64)))) (PI.f64)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (PI.f64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (PI.f64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))))) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))))
(/.f64 (-.f64 (*.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))))
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (PI.f64))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))) (*.f64 (PI.f64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)))) (*.f64 (PI.f64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (PI.f64)))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (PI.f64)))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64)))
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (PI.f64))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (PI.f64)))
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (PI.f64)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (sqrt.f64 (PI.f64))))
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64)))
(*.f64 (/.f64 #s(literal 2 binary64) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))))
(+.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))
(+.f64 (/.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))))
(fma.f64 (PI.f64) (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))))
(fma.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (PI.f64))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (PI.f64)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64)))) (PI.f64)))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64)))) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (PI.f64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64))))))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (PI.f64)))
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (/.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))))) (-.f64 (/.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))))))
(/.f64 (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))
(/.f64 (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (PI.f64)))))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (PI.f64)))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (PI.f64))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (PI.f64)))
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (PI.f64)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (sqrt.f64 (PI.f64))))
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (PI.f64)))
(*.f64 (/.f64 #s(literal 2 binary64) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (cbrt.f64 (PI.f64))))
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))) (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)))
(/.f64 (PI.f64) #s(literal 2 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))
(/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))))
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (PI.f64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))))
(pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(*.f64 (PI.f64) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (PI.f64))
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)))
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)))
(PI.f64)
(log.f64 (exp.f64 (PI.f64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (PI.f64))))
(exp.f64 (log.f64 (PI.f64)))
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64)))
(-.f64 (exp.f64 (log1p.f64 (PI.f64))) #s(literal 1 binary64))
(sqrt.f64 (*.f64 (PI.f64) (PI.f64)))
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
(expm1.f64 (log1p.f64 (PI.f64)))
(log1p.f64 (expm1.f64 (PI.f64)))
(pow.f64 (PI.f64) #s(literal 1 binary64))
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64))
(*.f64 #s(literal 1 binary64) (PI.f64))
(*.f64 (PI.f64) #s(literal 1 binary64))
(*.f64 (PI.f64) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))))
(*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (*.f64 (PI.f64) (PI.f64))))
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))))))
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (cbrt.f64 (PI.f64)))
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64))))
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (PI.f64)))
(+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(+.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(+.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (PI.f64))
(-.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))))
(*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(fma.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))
(exp.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x x) #s(literal 4 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64))))
(*.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/8 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (+.f64 (neg.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) (+.f64 (neg.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))) (neg.f64 (+.f64 (neg.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))
(*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))))
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64)) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (-.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 16 binary64)))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
(+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (neg.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 (neg.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 8 binary64)))
(+.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (+.f64 (*.f64 (neg.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(+.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -8 binary64)))
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 8 binary64)) (neg.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (neg.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/8 binary64) (neg.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (PI.f64) #s(literal 1/8 binary64)) (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(fma.f64 (*.f64 (PI.f64) #s(literal 1/8 binary64)) (*.f64 (PI.f64) (PI.f64)) (neg.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(fma.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))) (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))
(pow.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))))
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))
(pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -8 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal -8 binary64))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) #s(literal -8 binary64)))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)))))) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))))
(*.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))) (pow.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64))))
(+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))))
(-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal -64 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))))
(fma.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))
(fma.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal -64 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 1/64 binary64) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)))))) (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -64 binary64) (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)) (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)))))) (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) #s(literal 64 binary64)))))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal -64 binary64))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal -64 binary64)))
(*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(exp.f64 (+.f64 (*.f64 #s(literal 3 binary64) (log.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (log.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) #s(literal 6 binary64)))
(pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64))
(pow.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 6 binary64))
(*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))
(*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))
(*.f64 (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(*.f64 (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(*.f64 (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))
(acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(sqrt.f64 #s(literal 1/2 binary64))
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))
(*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))))
(*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 1/8 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(fabs.f64 (sqrt.f64 (PI.f64)))
(sqrt.f64 (PI.f64))
(pow.f64 (PI.f64) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/8 binary64))
(pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64))))
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (cbrt.f64 (PI.f64))))
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)))
(pow.f64 (PI.f64) #s(literal 3 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (PI.f64) (PI.f64))))
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (PI.f64))))
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) (PI.f64))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) (PI.f64))
(*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64)))
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (PI.f64)))
(*.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (PI.f64)))

simplify293.0ms (0.3%)

Algorithm
egg-herbie
Rules
4338×*-lowering-*.f32
4338×*-lowering-*.f64
1402×fma-lowering-fma.f32
1402×fma-lowering-fma.f64
1258×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01894252
15573811
214573778
348353703
083113703
Stop Event
iter limit
node limit
Counts
216 → 216
Calls
Call 1
Inputs
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(sqrt 1/2)
(+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2))))
(+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2))))))
(+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2))))))
(* (sqrt x) (sqrt -1/2))
(* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))
(* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))
(* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))
(* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))
(* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)
(pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)
(pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)
(pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
Outputs
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(* 1/2 (/ (* (PI) (- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))) (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (- 1/2 (* 1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(- (+ (PI) (* 2 (- (* 1/2 (PI)) (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI))))
(+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (- (pow (PI) 2) (* 4 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) (PI)))
(*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (- 1/2 (* 1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(* 2 (/ (+ (PI) (* 2 (acos (sqrt (+ 1/2 (* -1/2 x)))))) (PI)))
(*.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 2 binary64) (PI.f64)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -1/16 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))
(+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -1/128 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))
(* (sqrt x) (sqrt -1/2))
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))
(* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))
(* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -1/2 binary64)))))))
(* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))
(*.f64 x (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))
(*.f64 x (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/16 binary64)))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))
(*.f64 x (-.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/16 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(/ (+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))) (* -1/4 (pow (PI) 2))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(+ (* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3)) (* 1/8 (pow (PI) 3)))
(+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64))))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (- 1/2 (* 1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(* -2 (asin (sqrt (+ 1/2 (* -1/2 x)))))
(*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (- 1/2 (* 1/2 x)))) (+ (PI) (* 4 (asin (sqrt (- 1/2 (* 1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(/ (+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6))) (* (+ (* 1/8 (pow (PI) 3)) (* 8 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 3))) (+ (* 1/4 (pow (PI) 2)) (* (asin (sqrt (+ 1/2 (* -1/2 x)))) (+ (PI) (* 4 (asin (sqrt (+ 1/2 (* -1/2 x))))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))) (*.f64 (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/8 binary64)))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(+ (* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)) (* 1/64 (pow (PI) 6)))
(+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(* -64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6))
(*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64)))
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (- 1/2 (* 1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 6)
(pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 6 binary64))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (- 1/2 (* 1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(acos (sqrt (+ 1/2 (* -1/2 x))))
(acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (- 1/2 (* 1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(asin (sqrt (+ 1/2 (* -1/2 x))))
(asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))

eval419.0ms (0.4%)

Compiler

Compiled 121238 to 6730 computations (94.4% saved)

prune382.0ms (0.4%)

Pruning

54 alts after pruning (50 fresh and 4 done)

PrunedKeptTotal
New1983131996
Fresh93746
Picked325
Done022
Total1995542049
Accuracy
9.7%
Counts
2049 → 54
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.3%
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.1%
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))
6.3%
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal -2 binary64)))
4.2%
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.3%
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.4%
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64)))
4.2%
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
6.3%
(fma.f64 (sqrt.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
6.2%
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
6.3%
(/.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.3%
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
6.3%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
7.6%
(/.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
6.3%
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
6.4%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 9 binary64)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
6.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 64 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 64 binary64)))))
5.7%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
6.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
7.1%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.1%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.1%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
5.7%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
6.3%
(/.f64 (+.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
7.6%
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (PI.f64))) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) #s(literal 2 binary64)))
7.6%
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (PI.f64))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))
7.7%
(/.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (PI.f64) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
6.3%
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
6.3%
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3 binary64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
6.3%
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
6.3%
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
6.3%
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
6.3%
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 64 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (PI.f64) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
6.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
5.4%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
6.1%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))))
7.6%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
6.0%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))
6.3%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
6.2%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))))
6.3%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
4.2%
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
7.6%
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
6.3%
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
7.7%
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
7.6%
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
1.8%
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))) #s(literal -1 binary64)))
Compiler

Compiled 7895 to 1893 computations (76% saved)

regimes171.0ms (0.2%)

Counts
91 → 1
Calls
Call 1
Inputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64)))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)))
(*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (PI.f64))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(/.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (PI.f64) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
(/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(/.f64 (+.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) (PI.f64))) (*.f64 (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))))) (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64)))))) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 64 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (PI.f64) (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3 binary64))))) #s(literal 64 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 64 binary64))))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 9 binary64)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) #s(literal 64 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 64 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 64 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) (/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (PI.f64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))) #s(literal 8 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))))
Outputs
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
Calls

7 calls:

25.0ms
x
22.0ms
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
22.0ms
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
21.0ms
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
21.0ms
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
Results
AccuracySegmentsBranch
7.7%1x
7.7%1(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
7.7%1(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
7.7%1(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
7.7%1(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
7.7%1(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
7.7%1(-.f64 #s(literal 1 binary64) x)
Compiler

Compiled 51 to 41 computations (19.6% saved)

regimes94.0ms (0.1%)

Counts
44 → 1
Calls
Call 1
Inputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64)))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)))
(*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (PI.f64))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(/.f64 (/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (PI.f64)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (-.f64 (PI.f64) (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
Outputs
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
Calls

7 calls:

13.0ms
x
12.0ms
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
11.0ms
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
11.0ms
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
10.0ms
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
Results
AccuracySegmentsBranch
7.7%1(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
7.7%1(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
7.7%1(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
7.7%1(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
7.7%1(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
7.7%1(-.f64 #s(literal 1 binary64) x)
7.7%1x
Compiler

Compiled 51 to 41 computations (19.6% saved)

regimes81.0ms (0.1%)

Counts
36 → 1
Calls
Call 1
Inputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64)))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)))
(*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (PI.f64)))))
(/.f64 (+.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) (PI.f64))) (*.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))))) #s(literal 2 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 8 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) (+.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))))
Outputs
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
Calls

7 calls:

22.0ms
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
11.0ms
x
8.0ms
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
8.0ms
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
8.0ms
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
Results
AccuracySegmentsBranch
7.6%1(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
7.6%1x
7.6%1(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
7.6%1(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
7.6%1(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
7.6%1(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
7.6%1(-.f64 #s(literal 1 binary64) x)
Compiler

Compiled 51 to 41 computations (19.6% saved)

regimes53.0ms (0%)

Counts
27 → 1
Calls
Call 1
Inputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (PI.f64)))
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))
(fma.f64 (/.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
Outputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
Calls

7 calls:

9.0ms
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
8.0ms
x
8.0ms
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
6.0ms
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
6.0ms
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
Results
AccuracySegmentsBranch
7.6%1(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
7.6%1(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
7.6%1(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
7.6%1(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
7.6%1(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
7.6%1(-.f64 #s(literal 1 binary64) x)
7.6%1x
Compiler

Compiled 51 to 41 computations (19.6% saved)

regimes21.0ms (0%)

Counts
9 → 1
Calls
Call 1
Inputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)))))
Outputs
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
Calls

7 calls:

4.0ms
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
3.0ms
x
3.0ms
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
3.0ms
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
3.0ms
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
Results
AccuracySegmentsBranch
7.6%1(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))
7.6%1(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))
7.6%1(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))
7.6%1(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
7.6%1x
7.6%1(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
7.6%1(-.f64 #s(literal 1 binary64) x)
Compiler

Compiled 51 to 41 computations (19.6% saved)

regimes2.0ms (0%)

Counts
2 → 1
Calls
Call 1
Inputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
Outputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
5.4%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
Outputs
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
Calls

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
4.2%1x
Compiler

Compiled 2 to 1 computations (50% saved)

simplify96.0ms (0.1%)

Algorithm
egg-herbie
Rules
682×distribute-lft-neg-in_binary64
440×neg-mul-1_binary64
390×cancel-sign-sub_binary64
384×unsub-neg_binary64
328×neg-sub0_binary64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
084192
1161192
2235191
3310191
4391191
5444191
6532191
7720191
8941191
9979191
101105191
111307191
121575191
131853191
142031191
152133191
162186191
172222191
182241191
192251191
202254191
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))
Outputs
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (neg.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (pow.f64 (*.f64 (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal -2 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64))) #s(literal -2 binary64)))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) (*.f64 #s(literal -2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) #s(literal 2 binary64)) #s(literal -4 binary64)) (PI.f64)))))) (/.f64 (PI.f64) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (PI.f64))) (PI.f64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))) #s(literal 1 binary64))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1/4 binary64)))) (PI.f64)))
(+.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (PI.f64) (*.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (PI.f64)))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))))

soundness2.7s (2.5%)

Rules
4800×*-lowering-*.f32
4800×*-lowering-*.f64
4554×*-lowering-*.f32
4554×*-lowering-*.f64
4476×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
094667
1284641
2973619
33434611
08111611
056447
1407377
24368369
08707369
069427
1521377
25107370
08046370
01724840
15034375
213784366
347934363
085504363
0934944
12904392
25504272
313604200
448904188
081564188
01139
18538
265038
0811838
01894252
15573811
214573778
348353703
083113703
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 376 to 195 computations (48.1% saved)

preprocess76.0ms (0.1%)

Compiler

Compiled 420 to 192 computations (54.3% saved)

end0.0ms (0%)

Profiling

Loading profile data...