Octave 3.8, oct_fill_randg

Time bar (total: 10.9s)

analyze36.0ms (0.3%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%50%0.1%0%50%0%2
0%0%50%0.1%0%50%0%3
50%25%25%0.1%0%50%0%4
50%25%25%0.1%0%50%0%5
66.7%25%12.5%0.1%0%62.4%0%6
66.7%25%12.5%0.1%0%62.4%0%7
80%25%6.2%0.1%0%68.7%0%8
80%25%6.2%0.1%0%68.7%0%9
88.9%25%3.1%0.1%0%71.8%0%10
88.9%25%3.1%0.1%0%71.8%0%11
94.1%25%1.6%0.1%0%73.4%0%12
Compiler

Compiled 23 to 14 computations (39.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-add: 16.0ms (61.3% of total)
ival-mult: 5.0ms (19.2% of total)
ival-div: 2.0ms (7.7% of total)
ival-sub: 1.0ms (3.8% of total)
ival-sqrt: 1.0ms (3.8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

sample1.3s (12%)

Results
907.0ms8256×0valid
52.0ms460×0invalid
Precisions
Click to see histograms. Total time spent on operations: 674.0ms
ival-mult: 225.0ms (33.4% of total)
ival-div: 217.0ms (32.2% of total)
ival-sqrt: 95.0ms (14.1% of total)
ival-add: 68.0ms (10.1% of total)
ival-sub: 47.0ms (7% of total)
const: 19.0ms (2.8% of total)
backward-pass: 3.0ms (0.4% of total)
Bogosity

preprocess246.0ms (2.3%)

Algorithm
egg-herbie
Rules
1940×fnmsub-define
1814×fnmadd-define
1436×fma-define
1376×fmsub-define
1282×sum4-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03592
111084
239874
3155272
4592972
01414
13313
28512
322812
455312
599912
6161312
7281812
8739612
9783512
10799212
0811912
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)))
Outputs
(* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))))))
Call 2
Inputs
(* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)))
(* (- (neg a) (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- (neg a) (/ 1 3))))) rand)))
(* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (neg rand))))
(neg (* (- (neg a) (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- (neg a) (/ 1 3))))) rand))))
(neg (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (neg rand)))))
(* (- rand (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- rand (/ 1 3))))) a)))
Outputs
(* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)))
(* (+ a -1/3) (fma (rsqrt (fma a 9 -3)) rand 1))
(* (- (neg a) (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- (neg a) (/ 1 3))))) rand)))
(* (+ a 1/3) (fnmsub rand (rsqrt (fma a -9 -3)) 1))
(* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (neg rand))))
(* (+ a -1/3) (fnmsub (rsqrt (fma a 9 -3)) rand -1))
(neg (* (- (neg a) (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- (neg a) (/ 1 3))))) rand))))
(* (- -1/3 a) (fnmsub rand (rsqrt (fma a -9 -3)) 1))
(neg (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (neg rand)))))
(* (+ a -1/3) (fmsub (rsqrt (fma a 9 -3)) rand 1))
(* (- rand (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- rand (/ 1 3))))) a)))
(* (+ rand -1/3) (fma a (rsqrt (fma 9 rand -3)) 1))

explain146.0ms (1.3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)))
00-0-(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)
00-0-(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))
00-0-(sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))
00-0-(/.f64 #s(literal 1 binary64) #s(literal 3 binary64))
00-0-(*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))
00-0-#s(literal 9 binary64)
00-0-#s(literal 3 binary64)
00-0-#s(literal 1 binary64)
00-0-rand
00-0-(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))))
00-0-(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))
00-0-a
Results
59.0ms482×0valid
25.0ms14×2valid
4.0ms16×1valid
Compiler

Compiled 196 to 41 computations (79.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 34.0ms
ival-mult: 11.0ms (31.9% of total)
ival-div: 10.0ms (29% of total)
ival-sqrt: 4.0ms (11.6% of total)
ival-sub: 3.0ms (8.7% of total)
ival-add: 3.0ms (8.7% of total)
const: 1.0ms (2.9% of total)
backward-pass: 1.0ms (2.9% of total)

eval0.0ms (0%)

Compiler

Compiled 16 to 11 computations (31.3% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)))
99.8%
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))))))
Compiler

Compiled 38 to 24 computations (36.8% saved)

simplify167.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff128
(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))
cost-diff256
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)
cost-diff256
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))
cost-diff384
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)))
cost-diff0
(/.f64 rand (sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))))
cost-diff0
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64)))))
cost-diff0
(+.f64 a #s(literal -1/3 binary64))
cost-diff0
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))))))
Rules
1826×fnmadd-define
1382×fmsub-define
1342×sum4-define
1268×sum3-define
1262×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
021109
147105
213294
331694
467094
5111394
6175594
7298694
8759094
0801494
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (+ a -1/3) (+ 1 (/ rand (sqrt (* (+ a -1/3) 9)))))
(+ a -1/3)
a
-1/3
(+ 1 (/ rand (sqrt (* (+ a -1/3) 9))))
1
(/ rand (sqrt (* (+ a -1/3) 9)))
rand
(sqrt (* (+ a -1/3) 9))
(* (+ a -1/3) 9)
9
(* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)))
(- a (/ 1 3))
a
(/ 1 3)
1
3
(+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))
(* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)
(/ 1 (sqrt (* 9 (- a (/ 1 3)))))
(sqrt (* 9 (- a (/ 1 3))))
(* 9 (- a (/ 1 3)))
9
rand
Outputs
(* (+ a -1/3) (+ 1 (/ rand (sqrt (* (+ a -1/3) 9)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64)))
(+ a -1/3)
(+.f64 a #s(literal -1/3 binary64))
a
-1/3
#s(literal -1/3 binary64)
(+ 1 (/ rand (sqrt (* (+ a -1/3) 9))))
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))))
1
#s(literal 1 binary64)
(/ rand (sqrt (* (+ a -1/3) 9)))
(/.f64 rand (sqrt.f64 (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))))
rand
(sqrt (* (+ a -1/3) 9))
(sqrt.f64 (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(* (+ a -1/3) 9)
(+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))
9
#s(literal 9 binary64)
(* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64)))
(- a (/ 1 3))
(+.f64 a #s(literal -1/3 binary64))
a
(/ 1 3)
#s(literal 1/3 binary64)
1
#s(literal 1 binary64)
3
#s(literal 3 binary64)
(+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))))
(* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)
(/.f64 rand (sqrt.f64 (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))))
(/ 1 (sqrt (* 9 (- a (/ 1 3)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))))
(sqrt (* 9 (- a (/ 1 3))))
(sqrt.f64 (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(* 9 (- a (/ 1 3)))
(+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))
9
#s(literal 9 binary64)
rand

localize97.0ms (0.9%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))
accuracy99.7%
(sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))
accuracy99.7%
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)
accuracy99.5%
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))))
accuracy99.9%
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))))))
accuracy99.9%
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))
accuracy99.7%
(sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64)))
accuracy99.6%
(/.f64 rand (sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))))
Results
55.0ms241×0valid
6.0ms2valid
4.0ms1valid
Compiler

Compiled 138 to 21 computations (84.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-mult: 9.0ms (26% of total)
ival-add: 7.0ms (20.3% of total)
ival-div: 6.0ms (17.4% of total)
...c/correct-round.rkt:119:19: 5.0ms (14.5% of total)
ival-sqrt: 4.0ms (11.6% of total)
const: 1.0ms (2.9% of total)
backward-pass: 1.0ms (2.9% of total)
ival-sub: 1.0ms (2.9% of total)

series20.0ms (0.2%)

Counts
13 → 228
Calls
Call 1
Inputs
#<alt (* (+ a -1/3) (+ 1 (/ rand (sqrt (* (+ a -1/3) 9)))))>
#<alt (+ a -1/3)>
#<alt (+ 1 (/ rand (sqrt (* (+ a -1/3) 9))))>
#<alt (/ rand (sqrt (* (+ a -1/3) 9)))>
#<alt (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)))>
#<alt (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))>
#<alt (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)>
#<alt (- a (/ 1 3))>
#<alt (sqrt (* (+ a -1/3) 9))>
#<alt (* (+ a -1/3) 9)>
#<alt (/ 1 (sqrt (* 9 (- a (/ 1 3)))))>
#<alt (sqrt (* 9 (- a (/ 1 3))))>
#<alt (* 9 (- a (/ 1 3)))>
Outputs
#<alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))>
#<alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)))))>
#<alt (- a 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt -1/3>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt a>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt 1>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt -3))))>
#<alt (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))>
#<alt (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))>
#<alt (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))>
#<alt (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))>
#<alt (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))>
#<alt (+ 1 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt -3)))>
#<alt (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))>
#<alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))>
#<alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))>
#<alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))>
#<alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))>
#<alt (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))>
#<alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))>
#<alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)))))>
#<alt (- a 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt -3))))>
#<alt (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))>
#<alt (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))>
#<alt (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))>
#<alt (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))>
#<alt (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))>
#<alt (+ 1 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))>
#<alt 1>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (* 1/3 (* rand (sqrt -3)))>
#<alt (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))>
#<alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))>
#<alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))>
#<alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))>
#<alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))>
#<alt (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt -1/3>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt a>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* 3 (sqrt -1/3))>
#<alt (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3)))>
#<alt (+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3))))))>
#<alt (+ (* 3 (sqrt -1/3)) (* a (+ (* a (- (* 3/16 (/ a (pow (sqrt -1/3) 5))) (* 3/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 3/2 (/ 1 (sqrt -1/3))))))>
#<alt (* 3 (sqrt a))>
#<alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a)))))>
#<alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a))))))>
#<alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a)))))))>
#<alt (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1))))>
#<alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))))>
#<alt -3>
#<alt (- (* 9 a) 3)>
#<alt (- (* 9 a) 3)>
#<alt (- (* 9 a) 3)>
#<alt (* 9 a)>
#<alt (* a (- 9 (* 3 (/ 1 a))))>
#<alt (* a (- 9 (* 3 (/ 1 a))))>
#<alt (* a (- 9 (* 3 (/ 1 a))))>
#<alt (* 9 a)>
#<alt (* -1 (* a (- (* 3 (/ 1 a)) 9)))>
#<alt (* -1 (* a (- (* 3 (/ 1 a)) 9)))>
#<alt (* -1 (* a (- (* 3 (/ 1 a)) 9)))>
#<alt (* 1/3 (sqrt -3))>
#<alt (+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3)))>
#<alt (+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3))))))>
#<alt (+ (* 1/3 (sqrt -3)) (* a (- (* a (+ (* -1/6 (/ (* a (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* -1/6 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))))) (* 3/2 (/ 1 (sqrt -3))))))>
#<alt (* 1/3 (sqrt (/ 1 a)))>
#<alt (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))>
#<alt (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))>
#<alt (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a)))) (* 1/3 (sqrt (/ 1 a))))))>
#<alt (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))>
#<alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))>
#<alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))))>
#<alt (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (sqrt -1) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* (sqrt -1) (+ 1/27 (* -1/36 a))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))))>
#<alt (* 3 (sqrt -1/3))>
#<alt (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3)))>
#<alt (+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3))))))>
#<alt (+ (* 3 (sqrt -1/3)) (* a (+ (* a (- (* 3/16 (/ a (pow (sqrt -1/3) 5))) (* 3/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 3/2 (/ 1 (sqrt -1/3))))))>
#<alt (* 3 (sqrt a))>
#<alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a)))))>
#<alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a))))))>
#<alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a)))))))>
#<alt (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1))))>
#<alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))))>
#<alt -3>
#<alt (- (* 9 a) 3)>
#<alt (- (* 9 a) 3)>
#<alt (- (* 9 a) 3)>
#<alt (* 9 a)>
#<alt (* a (- 9 (* 3 (/ 1 a))))>
#<alt (* a (- 9 (* 3 (/ 1 a))))>
#<alt (* a (- 9 (* 3 (/ 1 a))))>
#<alt (* 9 a)>
#<alt (* -1 (* a (- (* 3 (/ 1 a)) 9)))>
#<alt (* -1 (* a (- (* 3 (/ 1 a)) 9)))>
#<alt (* -1 (* a (- (* 3 (/ 1 a)) 9)))>
Calls

57 calls:

TimeVariablePointExpression
3.0ms
a
@0
(sqrt (* (+ a -1/3) 9))
1.0ms
a
@inf
(sqrt (* (+ a -1/3) 9))
1.0ms
a
@0
(* (+ a -1/3) (+ 1 (/ rand (sqrt (* (+ a -1/3) 9)))))
1.0ms
rand
@0
(* (+ a -1/3) (+ 1 (/ rand (sqrt (* (+ a -1/3) 9)))))
1.0ms
a
@-inf
(* (+ a -1/3) (+ 1 (/ rand (sqrt (* (+ a -1/3) 9)))))

rewrite324.0ms (3%)

Algorithm
batch-egg-rewrite
Rules
4458×*-lowering-*.f32
4458×*-lowering-*.f64
2418×/-lowering-/.f32
2418×/-lowering-/.f64
1284×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02198
112294
286283
0906583
Stop Event
iter limit
node limit
Counts
13 → 758
Calls
Call 1
Inputs
(* (+ a -1/3) (+ 1 (/ rand (sqrt (* (+ a -1/3) 9)))))
(+ a -1/3)
(+ 1 (/ rand (sqrt (* (+ a -1/3) 9))))
(/ rand (sqrt (* (+ a -1/3) 9)))
(* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)))
(+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))
(* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)
(- a (/ 1 3))
(sqrt (* (+ a -1/3) 9))
(* (+ a -1/3) 9)
(/ 1 (sqrt (* 9 (- a (/ 1 3)))))
(sqrt (* 9 (- a (/ 1 3))))
(* 9 (- a (/ 1 3)))
Outputs
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(+.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64)))
(+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) a)) (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal -1/3 binary64))) (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) a)) (+.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a))
(+.f64 (/.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand))) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (/.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand))) (+.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal -1/3 binary64))))
(+.f64 (+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) a)))
(+.f64 (+.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)))) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(+.f64 (+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand))))
(+.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) a) #s(literal -1/3 binary64))
(+.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) a)
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (-.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(-.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) a) #s(literal 1/3 binary64))
(-.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(-.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(fma.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(fma.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) rand (+.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (-.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(+.f64 a #s(literal -1/3 binary64))
(+.f64 #s(literal -1/3 binary64) a)
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (neg.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(+.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(-.f64 a #s(literal 1/3 binary64))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a)))
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64))
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64))
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) #s(literal 1/27 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))) (+.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) rand) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(/.f64 rand (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) rand))
(/.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))
(/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -3 binary64))
(/.f64 (neg.f64 (/.f64 rand #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(pow.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 rand (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand)
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 rand #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) rand) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) rand))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)) rand))
(*.f64 (/.f64 rand (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))
(*.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal 3 binary64)))
(*.f64 (/.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 rand (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 rand #s(literal -3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 rand (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)))
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(+.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64)))
(+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) a)) (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal -1/3 binary64))) (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) a)) (+.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a))
(+.f64 (/.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand))) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (/.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand))) (+.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(+.f64 (+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal -1/3 binary64))))
(+.f64 (+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) a)))
(+.f64 (+.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)))) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(+.f64 (+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand))))
(+.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) a) #s(literal -1/3 binary64))
(+.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) a)
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (-.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(-.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) a) #s(literal 1/3 binary64))
(-.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(-.f64 (+.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(fma.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(fma.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) rand (+.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (-.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) rand) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64)))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (+.f64 (/.f64 (*.f64 rand rand) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(/.f64 rand (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) rand))
(/.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))
(/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -3 binary64))
(/.f64 (neg.f64 (/.f64 rand #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(pow.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 rand (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand)
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 rand #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal -3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) rand) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) rand))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)) rand))
(*.f64 (/.f64 rand (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))
(*.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal 3 binary64)))
(*.f64 (/.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (/.f64 rand (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 rand #s(literal -3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 rand (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)))
(+.f64 a #s(literal -1/3 binary64))
(+.f64 #s(literal -1/3 binary64) a)
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (neg.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(+.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(-.f64 a #s(literal 1/3 binary64))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a)))
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64))
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64))
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) #s(literal 1/27 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))) (+.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))
(neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
(/.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal -1 binary64))
(/.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal -1 binary64))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -3 binary64))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))
(+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))
(+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))
(+.f64 (*.f64 #s(literal 9 binary64) a) #s(literal -3 binary64))
(+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))))
(sqrt.f64 (*.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))
(neg.f64 (neg.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64))))
(/.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (+.f64 #s(literal -27 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) a) #s(literal 3 binary64))) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a)) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(/.f64 (+.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a #s(literal 9 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 9 binary64) a) #s(literal 3 binary64)) #s(literal -27 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal 9 binary64) a) #s(literal -3 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 9 binary64)) #s(literal 3 binary64)) #s(literal -27 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))))
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a))) (-.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64)))) (-.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a)) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal 9 binary64) a) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))) #s(literal 9 binary64)) (-.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 2 binary64))
(pow.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))
(*.f64 #s(literal 9 binary64) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))
(*.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) #s(literal 9 binary64)))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 9 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))))
(*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -3 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 9 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 9 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal -3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1/2 binary64)))
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(neg.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64))
(/.f64 (neg.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -3 binary64))
(pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))
(neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
(/.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal -1 binary64))
(/.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal -1 binary64))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -3 binary64))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))
(+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))
(+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))
(+.f64 (*.f64 #s(literal 9 binary64) a) #s(literal -3 binary64))
(+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))))
(sqrt.f64 (*.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))
(neg.f64 (neg.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64))))
(/.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64)) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (+.f64 #s(literal -27 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) a) #s(literal 3 binary64))) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a)) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(/.f64 (+.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a #s(literal 9 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 9 binary64) a) #s(literal 3 binary64)) #s(literal -27 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal 9 binary64) a) #s(literal -3 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 9 binary64)) #s(literal 3 binary64)) #s(literal -27 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))))
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a))) (-.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64)))) (-.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a)) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal 9 binary64) a) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))) #s(literal 9 binary64)) (-.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 2 binary64))
(pow.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))
(*.f64 #s(literal 9 binary64) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))
(*.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) #s(literal 9 binary64)))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 9 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))))
(*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -3 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 9 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 9 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a))) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) #s(literal 1/4 binary64)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) #s(literal -3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))

simplify298.0ms (2.7%)

Algorithm
egg-herbie
Rules
4588×*-lowering-*.f32
4588×*-lowering-*.f64
3648×+-lowering-+.f64
3648×+-lowering-+.f32
1710×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03564072
111863499
244243441
081433441
Stop Event
iter limit
node limit
Counts
228 → 228
Calls
Call 1
Inputs
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)))))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a)))))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)))))
(- a 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(* 1/3 (* rand (sqrt (- a 1/3))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
-1/3
(- a 1/3)
(- a 1/3)
(- a 1/3)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
1
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+ 1 (* 1/3 (* rand (sqrt -3))))
(+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))
(+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))
(+ 1 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt -3)))
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)))))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a)))))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)))))
(- a 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(* 1/3 (* rand (sqrt (- a 1/3))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(+ 1 (* 1/3 (* rand (sqrt -3))))
(+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))
(+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))
(+ 1 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))
1
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(* 1/3 (* rand (sqrt -3)))
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
-1/3
(- a 1/3)
(- a 1/3)
(- a 1/3)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* 3 (sqrt -1/3))
(+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3)))
(+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3))))))
(+ (* 3 (sqrt -1/3)) (* a (+ (* a (- (* 3/16 (/ a (pow (sqrt -1/3) 5))) (* 3/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 3/2 (/ 1 (sqrt -1/3))))))
(* 3 (sqrt a))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a)))))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a))))))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a)))))))
(* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1))))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))))
-3
(- (* 9 a) 3)
(- (* 9 a) 3)
(- (* 9 a) 3)
(* 9 a)
(* a (- 9 (* 3 (/ 1 a))))
(* a (- 9 (* 3 (/ 1 a))))
(* a (- 9 (* 3 (/ 1 a))))
(* 9 a)
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(* 1/3 (sqrt -3))
(+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3)))
(+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3))))))
(+ (* 1/3 (sqrt -3)) (* a (- (* a (+ (* -1/6 (/ (* a (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* -1/6 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))))) (* 3/2 (/ 1 (sqrt -3))))))
(* 1/3 (sqrt (/ 1 a)))
(+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))
(+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))
(+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a)))) (* 1/3 (sqrt (/ 1 a))))))
(* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (sqrt -1) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* (sqrt -1) (+ 1/27 (* -1/36 a))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))))
(* 3 (sqrt -1/3))
(+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3)))
(+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3))))))
(+ (* 3 (sqrt -1/3)) (* a (+ (* a (- (* 3/16 (/ a (pow (sqrt -1/3) 5))) (* 3/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 3/2 (/ 1 (sqrt -1/3))))))
(* 3 (sqrt a))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a)))))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a))))))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a)))))))
(* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1))))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))))
-3
(- (* 9 a) 3)
(- (* 9 a) 3)
(- (* 9 a) 3)
(* 9 a)
(* a (- 9 (* 3 (/ 1 a))))
(* a (- 9 (* 3 (/ 1 a))))
(* a (- 9 (* 3 (/ 1 a))))
(* 9 a)
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
Outputs
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64)))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 45/16 binary64) rand) (sqrt.f64 #s(literal -3 binary64)))))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))) a))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(*.f64 a (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))) a) (+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))) a) (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) #s(literal 0 binary64)))))
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)))))
(*.f64 (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64)))))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))) (/.f64 (+.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))))) a)))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))) (/.f64 (+.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a))) #s(literal 0 binary64)) a))) a)))
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
-1/3
#s(literal -1/3 binary64)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
1
#s(literal 1 binary64)
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))))
(+ 1 (* 1/3 (* rand (sqrt -3))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1 binary64)))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 rand #s(literal 405/8 binary64)))) (sqrt.f64 #s(literal -3 binary64)))))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/54 binary64) rand))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/54 binary64) rand))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))))
(+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64)))))
(+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/18 binary64))))
(+ 1 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))
(+.f64 (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64))))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (*.f64 a (*.f64 a a)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt -3)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 rand #s(literal 405/8 binary64)))) (sqrt.f64 #s(literal -3 binary64))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/54 binary64) rand)))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/54 binary64) rand))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64))))
(* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))
(*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(+.f64 (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/18 binary64))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(-.f64 (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64))))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (*.f64 a (*.f64 a a))))
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64)))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 45/16 binary64) rand) (sqrt.f64 #s(literal -3 binary64)))))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))) a))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(*.f64 a (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))) a) (+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))) a) (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) #s(literal 0 binary64)))))
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)))))
(*.f64 (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64)))))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))) (/.f64 (+.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))))) a)))
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))) (/.f64 (+.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a))) #s(literal 0 binary64)) a))) a)))
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(+ 1 (* 1/3 (* rand (sqrt -3))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1 binary64)))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 rand #s(literal 405/8 binary64)))) (sqrt.f64 #s(literal -3 binary64)))))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/54 binary64) rand))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/54 binary64) rand))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))))
(+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64)))))
(+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/18 binary64))))
(+ 1 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))
(+.f64 (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64))))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (*.f64 a (*.f64 a a)))))
1
#s(literal 1 binary64)
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))))
(* 1/3 (* rand (sqrt -3)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 rand #s(literal 405/8 binary64)))) (sqrt.f64 #s(literal -3 binary64))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/54 binary64) rand)))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/54 binary64) rand))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64))))
(* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))
(*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(+.f64 (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/18 binary64))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))
(-.f64 (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64))))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (*.f64 a (*.f64 a a))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
-1/3
#s(literal -1/3 binary64)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* 3 (sqrt -1/3))
(*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))
(+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3)))
(+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3))))))
(+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 9/8 binary64)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* 3 (sqrt -1/3)) (* a (+ (* a (- (* 3/16 (/ a (pow (sqrt -1/3) 5))) (* 3/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 3/2 (/ 1 (sqrt -1/3))))))
(+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 a #s(literal 3/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))))
(* 3 (sqrt a))
(*.f64 #s(literal 3 binary64) (sqrt.f64 a))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a)))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a))))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/24 binary64)))))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a)))))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/24 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/144 binary64))))))
(* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1))))
(*.f64 (sqrt.f64 #s(literal -9 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/72 binary64)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))))
(*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 1/432 binary64)))))))
-3
#s(literal -3 binary64)
(- (* 9 a) 3)
(+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))
(- (* 9 a) 3)
(+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))
(- (* 9 a) 3)
(+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))
(* 9 a)
(*.f64 a #s(literal 9 binary64))
(* a (- 9 (* 3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* a (- 9 (* 3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* a (- 9 (* 3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* 9 a)
(*.f64 a #s(literal 9 binary64))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* 1/3 (sqrt -3))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3)))
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 a (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) a) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* 1/3 (sqrt -3)) (* a (- (* a (+ (* -1/6 (/ (* a (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* -1/6 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))))) (* 3/2 (/ 1 (sqrt -3))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/16 binary64) a) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -3 binary64))))))
(* 1/3 (sqrt (/ 1 a)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))
(+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64))))
(+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a)))) (* 1/3 (sqrt (/ 1 a))))))
(+.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64))) #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64))))
(* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64)))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/18 binary64)))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (sqrt -1) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* (sqrt -1) (+ 1/27 (* -1/36 a))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))))
(-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64))) (sqrt.f64 #s(literal -9 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (*.f64 a (*.f64 a a))))
(* 3 (sqrt -1/3))
(*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))
(+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3)))
(+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3))))))
(+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 9/8 binary64)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* 3 (sqrt -1/3)) (* a (+ (* a (- (* 3/16 (/ a (pow (sqrt -1/3) 5))) (* 3/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 3/2 (/ 1 (sqrt -1/3))))))
(+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 a #s(literal 3/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))))
(* 3 (sqrt a))
(*.f64 #s(literal 3 binary64) (sqrt.f64 a))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a)))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a))))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/24 binary64)))))
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a)))))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/24 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/144 binary64))))))
(* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1))))
(*.f64 (sqrt.f64 #s(literal -9 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/72 binary64)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))))
(*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 1/432 binary64)))))))
-3
#s(literal -3 binary64)
(- (* 9 a) 3)
(+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))
(- (* 9 a) 3)
(+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))
(- (* 9 a) 3)
(+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))
(* 9 a)
(*.f64 a #s(literal 9 binary64))
(* a (- 9 (* 3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* a (- 9 (* 3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* a (- 9 (* 3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* 9 a)
(*.f64 a #s(literal 9 binary64))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))
(* -1 (* a (- (* 3 (/ 1 a)) 9)))
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a)))

eval150.0ms (1.4%)

Compiler

Compiled 30872 to 2988 computations (90.3% saved)

prune120.0ms (1.1%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1094101104
Fresh000
Picked202
Done000
Total1096101106
Accuracy
100.0%
Counts
1106 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
99.6%
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
99.8%
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
60.3%
(+.f64 #s(literal -1/3 binary64) a)
99.8%
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
99.8%
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))))
98.7%
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 a #s(literal 9 binary64))))))
40.7%
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
75.6%
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
98.1%
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
Compiler

Compiled 282 to 196 computations (30.5% saved)

simplify101.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
cost-diff0
(+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
cost-diff0
(+.f64 a #s(literal -1/3 binary64))
cost-diff0
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
cost-diff0
(+.f64 #s(literal -1/3 binary64) a)
cost-diff0
(sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
cost-diff0
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
cost-diff0
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
cost-diff0
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
cost-diff0
(+.f64 #s(literal -1/3 binary64) a)
cost-diff0
(/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))
cost-diff0
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)))
cost-diff0
(+.f64 a #s(literal -1/3 binary64))
cost-diff0
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))))
Rules
2566×fma-define
944×fma-lowering-fma.f32
944×fma-lowering-fma.f64
592×*-lowering-*.f32
592×*-lowering-*.f64
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
026174
173172
2196172
3483172
4887172
51488168
62156168
72654168
82874168
92886168
102908168
112921168
122923168
132924168
02924168
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(* (+ a -1/3) (+ 1 (/ (/ rand (sqrt (+ a -1/3))) 3)))
(+ a -1/3)
a
-1/3
(+ 1 (/ (/ rand (sqrt (+ a -1/3))) 3))
1
(/ (/ rand (sqrt (+ a -1/3))) 3)
(/ rand (sqrt (+ a -1/3)))
rand
(sqrt (+ a -1/3))
3
(+ -1/3 a)
-1/3
a
(* a (+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand))))
a
(+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand)))
1
(* (sqrt (/ 1 a)) (* 1/3 rand))
(sqrt (/ 1 a))
(/ 1 a)
(* 1/3 rand)
1/3
rand
(+ (* (sqrt (+ -1/3 a)) (* 1/3 rand)) (+ -1/3 a))
(* (sqrt (+ -1/3 a)) (* 1/3 rand))
(sqrt (+ -1/3 a))
(+ -1/3 a)
-1/3
a
(* 1/3 rand)
1/3
rand
(* (+ a -1/3) (+ (/ (/ rand 3) (sqrt (+ a -1/3))) 1))
(+ a -1/3)
a
-1/3
(+ (/ (/ rand 3) (sqrt (+ a -1/3))) 1)
(/ (/ rand 3) (sqrt (+ a -1/3)))
(/ rand 3)
rand
3
(sqrt (+ a -1/3))
1
Outputs
(* (+ a -1/3) (+ 1 (/ (/ rand (sqrt (+ a -1/3))) 3)))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(+ a -1/3)
(+.f64 a #s(literal -1/3 binary64))
a
-1/3
#s(literal -1/3 binary64)
(+ 1 (/ (/ rand (sqrt (+ a -1/3))) 3))
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
1
#s(literal 1 binary64)
(/ (/ rand (sqrt (+ a -1/3))) 3)
(/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(/ rand (sqrt (+ a -1/3)))
(/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
rand
(sqrt (+ a -1/3))
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))
3
#s(literal 3 binary64)
(+ -1/3 a)
(+.f64 a #s(literal -1/3 binary64))
-1/3
#s(literal -1/3 binary64)
a
(* a (+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 rand #s(literal 3 binary64)))))
a
(+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 rand #s(literal 3 binary64))))
1
#s(literal 1 binary64)
(* (sqrt (/ 1 a)) (* 1/3 rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 rand #s(literal 3 binary64)))
(sqrt (/ 1 a))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(* 1/3 rand)
(/.f64 rand #s(literal 3 binary64))
1/3
#s(literal 1/3 binary64)
rand
(+ (* (sqrt (+ -1/3 a)) (* 1/3 rand)) (+ -1/3 a))
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(* (sqrt (+ -1/3 a)) (* 1/3 rand))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))
(sqrt (+ -1/3 a))
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))
(+ -1/3 a)
(+.f64 a #s(literal -1/3 binary64))
-1/3
#s(literal -1/3 binary64)
a
(* 1/3 rand)
(/.f64 rand #s(literal 3 binary64))
1/3
#s(literal 1/3 binary64)
rand
(* (+ a -1/3) (+ (/ (/ rand 3) (sqrt (+ a -1/3))) 1))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(+ a -1/3)
(+.f64 a #s(literal -1/3 binary64))
a
-1/3
#s(literal -1/3 binary64)
(+ (/ (/ rand 3) (sqrt (+ a -1/3))) 1)
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/ (/ rand 3) (sqrt (+ a -1/3)))
(/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(/ rand 3)
(/.f64 rand #s(literal 3 binary64))
rand
3
#s(literal 3 binary64)
(sqrt (+ a -1/3))
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))
1
#s(literal 1 binary64)

localize257.0ms (2.4%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))
accuracy100.0%
(+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))
accuracy99.9%
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
accuracy99.6%
(/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
accuracy100.0%
(sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))
accuracy100.0%
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
accuracy99.6%
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
accuracy99.5%
(*.f64 #s(literal 1/3 binary64) rand)
accuracy99.9%
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
accuracy99.8%
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
accuracy99.6%
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
accuracy99.5%
(*.f64 #s(literal 1/3 binary64) rand)
accuracy100.0%
(+.f64 #s(literal -1/3 binary64) a)
accuracy100.0%
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)))
accuracy99.9%
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))))
accuracy99.7%
(/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))
accuracy99.6%
(/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
Results
185.0ms256×0valid
Compiler

Compiled 183 to 27 computations (85.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 113.0ms
ival-mult: 59.0ms (52.2% of total)
ival-div: 23.0ms (20.4% of total)
...c/correct-round.rkt:119:19: 17.0ms (15% of total)
ival-add: 8.0ms (7.1% of total)
ival-sqrt: 6.0ms (5.3% of total)
const: 1.0ms (0.9% of total)
backward-pass: 0.0ms (0% of total)

series40.0ms (0.4%)

Counts
18 → 360
Calls
Call 1
Inputs
#<alt (* (+ a -1/3) (+ 1 (/ (/ rand (sqrt (+ a -1/3))) 3)))>
#<alt (+ a -1/3)>
#<alt (+ 1 (/ (/ rand (sqrt (+ a -1/3))) 3))>
#<alt (/ (/ rand (sqrt (+ a -1/3))) 3)>
#<alt (+ -1/3 a)>
#<alt (* a (+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand))))>
#<alt (+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand)))>
#<alt (* (sqrt (/ 1 a)) (* 1/3 rand))>
#<alt (sqrt (/ 1 a))>
#<alt (+ (* (sqrt (+ -1/3 a)) (* 1/3 rand)) (+ -1/3 a))>
#<alt (* (sqrt (+ -1/3 a)) (* 1/3 rand))>
#<alt (sqrt (+ -1/3 a))>
#<alt (* (+ a -1/3) (+ (/ (/ rand 3) (sqrt (+ a -1/3))) 1))>
#<alt (+ (/ (/ rand 3) (sqrt (+ a -1/3))) 1)>
#<alt (/ (/ rand 3) (sqrt (+ a -1/3)))>
#<alt (/ rand (sqrt (+ a -1/3)))>
#<alt (* 1/3 rand)>
#<alt (sqrt (+ a -1/3))>
Outputs
#<alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)))))>
#<alt (- a 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt -1/3>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt a>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt 1>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt -3))))>
#<alt (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))>
#<alt (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))>
#<alt (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt -3)))>
#<alt (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))>
#<alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))>
#<alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt -1/3>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt a>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))>
#<alt a>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (/ (+ a (* 1/3 (* (sqrt a) rand))) a)>
#<alt (/ (+ a (* 1/3 (* (sqrt a) rand))) a)>
#<alt (/ (+ a (* 1/3 (* (sqrt a) rand))) a)>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))>
#<alt 1>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (sqrt (/ 1 a))>
#<alt (sqrt (/ 1 a))>
#<alt (sqrt (/ 1 a))>
#<alt (sqrt (/ 1 a))>
#<alt (sqrt (/ 1 a))>
#<alt (sqrt (/ 1 a))>
#<alt (sqrt (/ 1 a))>
#<alt (sqrt (/ 1 a))>
#<alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))>
#<alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3)>
#<alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3)>
#<alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3)>
#<alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3)>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a))))>
#<alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a))))>
#<alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a))))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1)))>
#<alt (* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))>
#<alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))>
#<alt (- a 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* 1/3 (* rand (sqrt -1/3)))>
#<alt (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3))))>
#<alt (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))>
#<alt (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))>
#<alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))>
#<alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (sqrt -1/3)>
#<alt (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))>
#<alt (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))>
#<alt (+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))>
#<alt (sqrt a)>
#<alt (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))>
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))>
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))>
#<alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))>
#<alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a)))))>
#<alt (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)))))>
#<alt (- a 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt 1>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))>
#<alt (+ 1 (* 1/3 (* rand (sqrt -3))))>
#<alt (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))>
#<alt (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))>
#<alt (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))>
#<alt (* 1/3 (* rand (sqrt -3)))>
#<alt (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))>
#<alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))>
#<alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* 1/3 (* (sqrt (/ 1 a)) rand))>
#<alt (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))>
#<alt (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt (/ 1 (- a 1/3))))>
#<alt (* rand (sqrt -3))>
#<alt (+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3)))>
#<alt (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3)))>
#<alt (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3)))>
#<alt (* (sqrt (/ 1 a)) rand)>
#<alt (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))>
#<alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))>
#<alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand))))>
#<alt (* (sqrt (/ 1 a)) rand)>
#<alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))>
#<alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))>
#<alt (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (sqrt -1/3)>
#<alt (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))>
#<alt (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))>
#<alt (+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))>
#<alt (sqrt a)>
#<alt (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))>
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))>
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))>
Calls

90 calls:

TimeVariablePointExpression
16.0ms
a
@inf
(+ (* (sqrt (+ -1/3 a)) (* 1/3 rand)) (+ -1/3 a))
3.0ms
rand
@inf
(* a (+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand))))
2.0ms
a
@-inf
(* a (+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand))))
1.0ms
a
@-inf
(* (+ a -1/3) (+ 1 (/ (/ rand (sqrt (+ a -1/3))) 3)))
1.0ms
rand
@0
(* a (+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand))))

rewrite461.0ms (4.2%)

Algorithm
batch-egg-rewrite
Rules
3440×/-lowering-/.f32
3440×/-lowering-/.f64
2840×*-lowering-*.f32
2840×*-lowering-*.f64
1624×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
026139
1184128
22106120
08600120
Stop Event
iter limit
node limit
Counts
18 → 1315
Calls
Call 1
Inputs
(* (+ a -1/3) (+ 1 (/ (/ rand (sqrt (+ a -1/3))) 3)))
(+ a -1/3)
(+ 1 (/ (/ rand (sqrt (+ a -1/3))) 3))
(/ (/ rand (sqrt (+ a -1/3))) 3)
(+ -1/3 a)
(* a (+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand))))
(+ 1 (* (sqrt (/ 1 a)) (* 1/3 rand)))
(* (sqrt (/ 1 a)) (* 1/3 rand))
(sqrt (/ 1 a))
(+ (* (sqrt (+ -1/3 a)) (* 1/3 rand)) (+ -1/3 a))
(* (sqrt (+ -1/3 a)) (* 1/3 rand))
(sqrt (+ -1/3 a))
(* (+ a -1/3) (+ (/ (/ rand 3) (sqrt (+ a -1/3))) 1))
(+ (/ (/ rand 3) (sqrt (+ a -1/3))) 1)
(/ (/ rand 3) (sqrt (+ a -1/3)))
(/ rand (sqrt (+ a -1/3)))
(* 1/3 rand)
(sqrt (+ a -1/3))
Outputs
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(+.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a))
(+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(+.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) #s(literal -1/3 binary64))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)) (/.f64 (*.f64 a a) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)))
(fma.f64 a #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 #s(literal 1 binary64) a (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) rand (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand #s(literal 3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a))))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 a a))) (neg.f64 (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a)) (-.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(+.f64 a #s(literal -1/3 binary64))
(+.f64 #s(literal -1/3 binary64) a)
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a)))
(sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64))
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a))))
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))
(fma.f64 rand (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(fma.f64 rand (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(fma.f64 rand (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1/3 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) #s(literal -1/3 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal -3 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (/.f64 rand (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -3 binary64))) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (/.f64 rand (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(neg.f64 (/.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal -3 binary64)))
(neg.f64 (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) rand))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))))))
(/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))
(/.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))
(/.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))
(/.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (/.f64 rand #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) rand)))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) #s(literal -3 binary64))
(/.f64 (/.f64 rand #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (/.f64 rand #s(literal -3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) rand) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))
(/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 rand #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))) #s(literal -3 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand)) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand)) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 3 binary64) rand)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) rand)) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 rand #s(literal 1 binary64))) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))) #s(literal 3 binary64))
(pow.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) rand) #s(literal -1 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(*.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(*.f64 rand (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))
(*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/3 binary64)))
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 rand (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) rand)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) #s(literal -1/3 binary64))
(*.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) rand)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand)) #s(literal -1 binary64)) #s(literal -1/3 binary64))
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 rand #s(literal -3 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 rand #s(literal -3 binary64)))
(+.f64 a #s(literal -1/3 binary64))
(+.f64 #s(literal -1/3 binary64) a)
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a)))
(sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64))
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a))))
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(+.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))) (/.f64 (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)) (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))))
(fma.f64 a #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))
(fma.f64 a (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) a)
(fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) a) a)
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a) a)
(fma.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) a a)
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 rand a) a)
(fma.f64 (*.f64 a (pow.f64 a #s(literal -1/2 binary64))) (/.f64 rand #s(literal 3 binary64)) a)
(fma.f64 (*.f64 a (/.f64 rand #s(literal 3 binary64))) (pow.f64 a #s(literal -1/2 binary64)) a)
(fma.f64 (*.f64 a (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand a)
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 a a) (-.f64 (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)) (*.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))))
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64))) (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))))
(/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))) a) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))) a) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)) (*.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)))) (neg.f64 (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))))
(/.f64 (neg.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))))))
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))) a)
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))
(+.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) #s(literal 1 binary64))
(fma.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) #s(literal 1 binary64))
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (pow.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64))
(fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 1 binary64)) (-.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) #s(literal 1 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 a #s(literal -1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 a) (/.f64 #s(literal 3 binary64) rand)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 a)))
(/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))
(/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 a) (/.f64 #s(literal 3 binary64) rand))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 a))))
(/.f64 (/.f64 rand #s(literal -3 binary64)) (neg.f64 (sqrt.f64 a)))
(/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (sqrt.f64 a) #s(literal 3 binary64)))
(/.f64 (*.f64 rand #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 a)))
(/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) rand)) (*.f64 (sqrt.f64 a) #s(literal -3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 a)))
(/.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 3 binary64) rand)))
(/.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 3 binary64))
(/.f64 (*.f64 rand (pow.f64 a #s(literal -1/2 binary64))) #s(literal 3 binary64))
(/.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) rand)) #s(literal -3 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (pow.f64 a #s(literal -1/2 binary64))) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 rand (pow.f64 a #s(literal -1/2 binary64)))) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) rand)) (neg.f64 (*.f64 (sqrt.f64 a) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 rand #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 a))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) rand))) (neg.f64 (*.f64 (sqrt.f64 a) #s(literal -3 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 a))))
(/.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand)) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) rand))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (pow.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))
(pow.f64 (*.f64 (sqrt.f64 a) (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (pow.f64 a #s(literal -1/2 binary64))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) rand)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)
(*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand)
(*.f64 (/.f64 (pow.f64 a #s(literal -1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) rand)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 a)) #s(literal -1 binary64)))
(fabs.f64 (pow.f64 a #s(literal -1/2 binary64)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal 1 binary64) (sqrt.f64 a))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 a)))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))))
(pow.f64 a #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 a) #s(literal -1 binary64))
(pow.f64 (pow.f64 a #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) a)))
(*.f64 (pow.f64 a #s(literal -1/4 binary64)) (pow.f64 a #s(literal -1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (pow.f64 a #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 a #s(literal -1/2 binary64))))
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(+.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a))
(+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(+.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) #s(literal -1/3 binary64))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)) (/.f64 (*.f64 a a) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)))
(fma.f64 a #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 #s(literal 1 binary64) a (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) rand (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand #s(literal 3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a))))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 a a))) (neg.f64 (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a)) (-.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(+.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a) (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64)))
(+.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64)) (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a))
(+.f64 (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))))
(fma.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(fma.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(fma.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64) (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a))
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))))
(/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 3 binary64) rand)))
(/.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) rand) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) rand) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand #s(literal 3 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand #s(literal -3 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand #s(literal -3 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) rand) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 rand #s(literal 3 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 rand #s(literal -3 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) rand) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand #s(literal -3 binary64))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 rand (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 rand (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 rand (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 rand (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 #s(literal -3 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 #s(literal -3 binary64) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64)))
(/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand #s(literal 3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))
(/.f64 (*.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand)) #s(literal -3 binary64))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))) #s(literal -3 binary64))
(/.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (+.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal -3 binary64))
(/.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand #s(literal 3 binary64)))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand #s(literal -3 binary64)))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand #s(literal -3 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) rand)) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 rand #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 rand #s(literal -3 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) rand)) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand #s(literal 3 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand #s(literal -3 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 rand (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 rand (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 rand (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 rand (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal -3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand #s(literal -3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a) (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a)) (-.f64 (*.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64)) (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a) (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64)) (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a) (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a)) (*.f64 (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1/3 binary64)) (*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 a (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) rand)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) rand)
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand #s(literal 3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 1/3 binary64))
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/3 binary64))
(*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) rand)))
(*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)))
(*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 3 binary64) rand)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) #s(literal 1/3 binary64))
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) rand))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand))) #s(literal -1/3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 3 binary64) rand)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 3 binary64) rand)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(literal -3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 3 binary64) rand)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 3 binary64) rand)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal -3 binary64)))
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 rand #s(literal -3 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (sqrt.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (sqrt.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64))))
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(+.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a))
(+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(+.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) #s(literal -1/3 binary64))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)) (/.f64 (*.f64 a a) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)))
(fma.f64 a #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 #s(literal 1 binary64) a (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))
(fma.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) rand (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand #s(literal 3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a))))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 a a))) (neg.f64 (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64)))) (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a)) (-.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) a) #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))
(fma.f64 rand (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(fma.f64 rand (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(fma.f64 rand (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1/3 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) #s(literal -1/3 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal -3 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (/.f64 rand (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -3 binary64))) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) (/.f64 rand (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(neg.f64 (/.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal -3 binary64)))
(neg.f64 (/.f64 (/.f64 rand #s(literal -3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) rand))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))))))
(/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))
(/.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))
(/.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))
(/.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (/.f64 rand #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) rand)))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) #s(literal -3 binary64))
(/.f64 (/.f64 rand #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (/.f64 rand #s(literal -3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) rand) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) rand))
(/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 rand #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))) #s(literal -3 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand)) (neg.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand)) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand)) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 3 binary64) rand)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) rand)) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 rand #s(literal 1 binary64))) (neg.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 rand #s(literal -3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))) #s(literal 3 binary64))
(pow.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (/.f64 rand #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) rand) #s(literal -1 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(*.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(*.f64 rand (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))
(*.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/3 binary64)))
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 rand (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) rand)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 rand (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) #s(literal -1/3 binary64))
(*.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) rand)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) rand)) #s(literal -1 binary64)) #s(literal -1/3 binary64))
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 rand #s(literal -3 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 rand #s(literal 3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 rand #s(literal -3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand))))
(/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) rand) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 rand #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 rand #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))
(*.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) rand) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) rand)
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64)))
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 rand #s(literal -3 binary64)))
(neg.f64 (/.f64 rand #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) rand))))
(/.f64 rand #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) rand)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal -3 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand)) #s(literal 3 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand))) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 rand #s(literal 3 binary64)))
(*.f64 rand #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) rand)
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal -1/3 binary64))
(exp.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (sqrt.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (sqrt.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64))))
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 a a) #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))

simplify300.0ms (2.8%)

Algorithm
egg-herbie
Rules
4110×*-lowering-*.f32
4110×*-lowering-*.f64
2688×+-lowering-+.f64
2688×+-lowering-+.f32
1424×sum4-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04385218
114894500
260744433
082394433
Stop Event
iter limit
node limit
Counts
360 → 360
Calls
Call 1
Inputs
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a)))))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)))))
(- a 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(* 1/3 (* rand (sqrt (- a 1/3))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
-1/3
(- a 1/3)
(- a 1/3)
(- a 1/3)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
1
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+ 1 (* 1/3 (* rand (sqrt -3))))
(+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt -3)))
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
-1/3
(- a 1/3)
(- a 1/3)
(- a 1/3)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* 1/3 (* (sqrt a) rand))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
a
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(* 1/3 (* (sqrt a) rand))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* 1/3 (* (sqrt a) rand))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(/ (+ a (* 1/3 (* (sqrt a) rand))) a)
(/ (+ a (* 1/3 (* (sqrt a) rand))) a)
(/ (+ a (* 1/3 (* (sqrt a) rand))) a)
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))
1
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(sqrt (/ 1 a))
(sqrt (/ 1 a))
(sqrt (/ 1 a))
(sqrt (/ 1 a))
(sqrt (/ 1 a))
(sqrt (/ 1 a))
(sqrt (/ 1 a))
(sqrt (/ 1 a))
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2))
(- (* 1/3 (* rand (sqrt -1/3))) 1/3)
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3)
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3)
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3)
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1)))
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(- a 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(* 1/3 (* rand (sqrt (- a 1/3))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* 1/3 (* rand (sqrt -1/3)))
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))
(* 1/3 (* (sqrt a) rand))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(sqrt -1/3)
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))
(sqrt a)
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a)))))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)))))
(- a 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(* 1/3 (* rand (sqrt (- a 1/3))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
1
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+ 1 (* 1/3 (* rand (sqrt -3))))
(+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(* 1/3 (* rand (sqrt -3)))
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt (/ 1 (- a 1/3))))
(* rand (sqrt -3))
(+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3)))
(+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3)))
(+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3)))
(* (sqrt (/ 1 a)) rand)
(+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand))))
(* (sqrt (/ 1 a)) rand)
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(sqrt -1/3)
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))
(sqrt a)
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))
Outputs
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64)))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 45/16 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64))) a)))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(*.f64 a (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64))) a) (+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))
(*.f64 a (+.f64 (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64))) a))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))
(*.f64 (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/18 binary64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64))) a)))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (+.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 rand (sqrt.f64 a)) #s(literal -1/18 binary64))) a))) a)))
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
-1/3
#s(literal -1/3 binary64)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a))
1
#s(literal 1 binary64)
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))
(+ 1 (* 1/3 (* rand (sqrt -3))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -3 binary64))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64))))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 rand (*.f64 a #s(literal 405/8 binary64)))) (sqrt.f64 #s(literal -3 binary64))))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal 1/54 binary64)))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(+.f64 (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal 1/54 binary64)))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)))))
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (*.f64 rand (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)) (*.f64 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))))))
(+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 rand (sqrt.f64 a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 a a)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt -3)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 rand (*.f64 a #s(literal 405/8 binary64)))) (sqrt.f64 #s(literal -3 binary64))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal 1/54 binary64))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))) (*.f64 rand (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64))))
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (*.f64 rand (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)) (*.f64 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))))))
(+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(-.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 rand (sqrt.f64 a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 a a))))
-1/3
#s(literal -1/3 binary64)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))
a
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(/ (+ a (* 1/3 (* (sqrt a) rand))) a)
(/.f64 (+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) a)
(/ (+ a (* 1/3 (* (sqrt a) rand))) a)
(/.f64 (+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) a)
(/ (+ a (* 1/3 (* (sqrt a) rand))) a)
(/.f64 (+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) a)
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))
1
#s(literal 1 binary64)
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(sqrt (/ 1 a))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(sqrt (/ 1 a))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(sqrt (/ 1 a))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(sqrt (/ 1 a))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(sqrt (/ 1 a))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(sqrt (/ 1 a))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(sqrt (/ 1 a))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(sqrt (/ 1 a))
(sqrt.f64 (/.f64 #s(literal 1 binary64) a))
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(- (* 1/3 (* rand (sqrt -1/3))) 1/3)
(+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))))
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3)
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)))
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3)
(+.f64 (*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64))))) (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3)
(+.f64 (*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/48 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))))))) (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (/.f64 #s(literal -1/3 binary64) a)))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/18 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/216 binary64)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)))) a)) a)) (-.f64 #s(literal 0 binary64) a))
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt -1/3)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64))))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/48 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))))))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(*.f64 a (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal -1/216 binary64)))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(*.f64 a (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/1296 binary64)))) (*.f64 rand (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64))))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))
(*.f64 a (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand)) (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))
(*.f64 a (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 1/1296 binary64))))) #s(literal -1 binary64)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(sqrt -1/3)
(sqrt.f64 #s(literal -1/3 binary64))
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))))
(sqrt a)
(sqrt.f64 a)
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))
(*.f64 a (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))
(*.f64 a (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64)))))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))
(*.f64 a (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))
(*.f64 (+.f64 (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64)) (+.f64 (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64))))))
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3)))))
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64)))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3)))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 45/16 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64))) a)))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(*.f64 a (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64))) a) (+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))))
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))
(*.f64 a (+.f64 (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64))) a))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))
(*.f64 (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/18 binary64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64))) a)))
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)))))
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) (/.f64 (+.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 rand (sqrt.f64 a)) #s(literal -1/18 binary64))) a))) a)))
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
1
#s(literal 1 binary64)
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))
(* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64))
(+ 1 (* 1/3 (* rand (sqrt -3))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -3 binary64))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64))))))
(+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 rand (*.f64 a #s(literal 405/8 binary64)))) (sqrt.f64 #s(literal -3 binary64))))))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal 1/54 binary64)))))
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(+.f64 (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal 1/54 binary64)))))
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 #s(literal 1 binary64) (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)))))
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (*.f64 rand (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)) (*.f64 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))))))
(+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 rand (sqrt.f64 a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 a a)))))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt -3)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 rand (*.f64 a #s(literal 405/8 binary64)))) (sqrt.f64 #s(literal -3 binary64))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal 1/54 binary64))))
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))) (*.f64 rand (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(* 1/3 (* (sqrt (/ 1 a)) rand))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64))))
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (*.f64 rand (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)) (*.f64 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))))))
(+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(-.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/18 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 rand (sqrt.f64 a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 a a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt (/ 1 (- a 1/3))))
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))))
(* rand (sqrt -3))
(*.f64 rand (sqrt.f64 #s(literal -3 binary64)))
(+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3)))
(+.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 rand a) #s(literal -9/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3)))
(+.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -9/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3)))
(+.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -9/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 rand (*.f64 a #s(literal 405/8 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -81/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))))))
(* (sqrt (/ 1 a)) rand)
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))
(*.f64 rand (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64))))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))
(+.f64 (*.f64 rand (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal 1/18 binary64))))
(+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand))))
(+.f64 (+.f64 (*.f64 rand (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal 1/18 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64)))) #s(literal 1/2 binary64))))
(* (sqrt (/ 1 a)) rand)
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))
(*.f64 rand (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))
(+.f64 (*.f64 rand (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal -1/18 binary64))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))
(-.f64 (*.f64 rand (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(literal 1/2 binary64) (*.f64 rand (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 #s(literal 1/27 binary64) (*.f64 a #s(literal -1/36 binary64))))))) (*.f64 a (*.f64 a a))))
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(sqrt -1/3)
(sqrt.f64 #s(literal -1/3 binary64))
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))))
(sqrt a)
(sqrt.f64 a)
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))
(*.f64 a (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))
(*.f64 a (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64)))))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))
(*.f64 a (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))
(*.f64 (+.f64 (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64)) (+.f64 (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64))))))

eval372.0ms (3.4%)

Compiler

Compiled 53814 to 4255 computations (92.1% saved)

prune291.0ms (2.7%)

Pruning

18 alts after pruning (17 fresh and 1 done)

PrunedKeptTotal
New2105152120
Fresh325
Picked415
Done000
Total2112182130
Accuracy
100.0%
Counts
2130 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.8%
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
20.5%
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
99.8%
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
99.9%
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) (+.f64 #s(literal -1/3 binary64) a))
98.2%
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
99.8%
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) a))
98.2%
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
60.3%
(+.f64 #s(literal -1/3 binary64) a)
99.4%
(*.f64 (pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
33.7%
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
20.5%
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
40.7%
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
73.9%
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
98.2%
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))
98.1%
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))
39.6%
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
59.8%
a
1.5%
#s(literal -1/3 binary64)
Compiler

Compiled 423 to 308 computations (27.2% saved)

simplify288.0ms (2.7%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
cost-diff0
(/.f64 a rand)
cost-diff0
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
cost-diff128
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
cost-diff0
(sqrt.f64 a)
cost-diff0
(*.f64 rand (sqrt.f64 a))
cost-diff0
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
cost-diff0
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 a (*.f64 a a))
cost-diff0
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
cost-diff0
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
cost-diff0
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))
cost-diff0
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)
cost-diff0
(/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64))
cost-diff0
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) (+.f64 #s(literal -1/3 binary64) a))
Rules
4172×/-lowering-/.f32
4172×/-lowering-/.f64
3258×*-lowering-*.f32
3258×*-lowering-*.f64
2446×associate-/r*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
029135
164129
2117129
3153129
4166129
5169129
6282129
7743129
82740129
93767129
104670129
114975129
125215129
135574129
08621129
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* (pow (+ a -1/3) 1/2) rand) 3) (+ -1/3 a))
(/ (* (pow (+ a -1/3) 1/2) rand) 3)
(* (pow (+ a -1/3) 1/2) rand)
(pow (+ a -1/3) 1/2)
(+ a -1/3)
a
-1/3
1/2
rand
3
(+ -1/3 a)
-1/3
(/ (+ (* a (* a a)) -1/27) (+ 1/9 (* a (+ a 1/3))))
(+ (* a (* a a)) -1/27)
(* a (* a a))
a
(* a a)
-1/27
(+ 1/9 (* a (+ a 1/3)))
1/9
(* a (+ a 1/3))
(+ a 1/3)
1/3
(+ a (* 1/3 (* rand (sqrt a))))
a
(* 1/3 (* rand (sqrt a)))
1/3
(* rand (sqrt a))
rand
(sqrt a)
(* rand (+ (/ a rand) (* 1/3 (sqrt a))))
rand
(+ (/ a rand) (* 1/3 (sqrt a)))
(/ a rand)
a
(* 1/3 (sqrt a))
1/3
(sqrt a)
Outputs
(+ (/ (* (pow (+ a -1/3) 1/2) rand) 3) (+ -1/3 a))
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)))
(/ (* (pow (+ a -1/3) 1/2) rand) 3)
(/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64))
(* (pow (+ a -1/3) 1/2) rand)
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)
(pow (+ a -1/3) 1/2)
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))
(+ a -1/3)
(+.f64 a #s(literal -1/3 binary64))
a
-1/3
#s(literal -1/3 binary64)
1/2
#s(literal 1/2 binary64)
rand
3
#s(literal 3 binary64)
(+ -1/3 a)
(+.f64 a #s(literal -1/3 binary64))
-1/3
#s(literal -1/3 binary64)
(/ (+ (* a (* a a)) -1/27) (+ 1/9 (* a (+ a 1/3))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(+ (* a (* a a)) -1/27)
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
(* a (* a a))
(*.f64 a (*.f64 a a))
a
(* a a)
(*.f64 a a)
-1/27
#s(literal -1/27 binary64)
(+ 1/9 (* a (+ a 1/3)))
(+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))
1/9
#s(literal 1/9 binary64)
(* a (+ a 1/3))
(*.f64 a (+.f64 a #s(literal 1/3 binary64)))
(+ a 1/3)
(+.f64 a #s(literal 1/3 binary64))
1/3
#s(literal 1/3 binary64)
(+ a (* 1/3 (* rand (sqrt a))))
(+.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
a
(* 1/3 (* rand (sqrt a)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
1/3
#s(literal 1/3 binary64)
(* rand (sqrt a))
(*.f64 rand (sqrt.f64 a))
rand
(sqrt a)
(sqrt.f64 a)
(* rand (+ (/ a rand) (* 1/3 (sqrt a))))
(+.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
rand
(+ (/ a rand) (* 1/3 (sqrt a)))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(/ a rand)
(/.f64 a rand)
a
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
1/3
#s(literal 1/3 binary64)
(sqrt a)
(sqrt.f64 a)

localize154.0ms (1.4%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sqrt.f64 a)
accuracy100.0%
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
accuracy99.4%
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
accuracy75.7%
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
accuracy100.0%
(sqrt.f64 a)
accuracy100.0%
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
accuracy99.7%
(*.f64 rand (sqrt.f64 a))
accuracy99.5%
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
accuracy100.0%
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
accuracy100.0%
(*.f64 a (+.f64 a #s(literal 1/3 binary64)))
accuracy99.8%
(*.f64 a (*.f64 a a))
accuracy37.4%
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
accuracy100.0%
(+.f64 #s(literal -1/3 binary64) a)
accuracy100.0%
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) (+.f64 #s(literal -1/3 binary64) a))
accuracy99.6%
(/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64))
accuracy99.6%
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand)
Results
93.0ms256×0valid
Compiler

Compiled 151 to 30 computations (80.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
...c/correct-round.rkt:119:19: 15.0ms (25.9% of total)
ival-mult: 14.0ms (24.1% of total)
ival-add: 12.0ms (20.7% of total)
ival-pow: 8.0ms (13.8% of total)
ival-div: 6.0ms (10.3% of total)
ival-sqrt: 2.0ms (3.4% of total)
const: 1.0ms (1.7% of total)
backward-pass: 0.0ms (0% of total)

series29.0ms (0.3%)

Counts
18 → 324
Calls
Call 1
Inputs
#<alt (+ (/ (* (pow (+ a -1/3) 1/2) rand) 3) (+ -1/3 a))>
#<alt (/ (* (pow (+ a -1/3) 1/2) rand) 3)>
#<alt (* (pow (+ a -1/3) 1/2) rand)>
#<alt (pow (+ a -1/3) 1/2)>
#<alt (/ (+ (* a (* a a)) -1/27) (+ 1/9 (* a (+ a 1/3))))>
#<alt (+ (* a (* a a)) -1/27)>
#<alt (* a (* a a))>
#<alt (* a a)>
#<alt (+ a (* 1/3 (* rand (sqrt a))))>
#<alt (* 1/3 (* rand (sqrt a)))>
#<alt (* rand (sqrt a))>
#<alt (sqrt a)>
#<alt (* rand (+ (/ a rand) (* 1/3 (sqrt a))))>
#<alt (+ (/ a rand) (* 1/3 (sqrt a)))>
#<alt (/ a rand)>
#<alt (* 1/3 (sqrt a))>
#<alt (+ -1/3 a)>
#<alt (* a (+ a 1/3))>
Outputs
#<alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3)>
#<alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3)>
#<alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3)>
#<alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3)>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a))))>
#<alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a))))>
#<alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a))))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1)))>
#<alt (* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))>
#<alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))>
#<alt (- a 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* 1/3 (* rand (sqrt -1/3)))>
#<alt (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3))))>
#<alt (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))>
#<alt (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))>
#<alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))>
#<alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* rand (sqrt -1/3))>
#<alt (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3)))>
#<alt (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3)))>
#<alt (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3)))>
#<alt (* (sqrt a) rand)>
#<alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))>
#<alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand)))))>
#<alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (* rand (sqrt (- a 1/3)))>
#<alt (sqrt -1/3)>
#<alt (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))>
#<alt (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))>
#<alt (+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))>
#<alt (sqrt a)>
#<alt (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))>
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))>
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* a (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))>
#<alt (* -1 (* a (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))>
#<alt (* -1 (* a (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))>
#<alt -1/3>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt a>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt -1/27>
#<alt (- (pow a 3) 1/27)>
#<alt (- (pow a 3) 1/27)>
#<alt (- (pow a 3) 1/27)>
#<alt (pow a 3)>
#<alt (* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))>
#<alt (* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))>
#<alt (* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))>
#<alt (pow a 3)>
#<alt (* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))>
#<alt (* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))>
#<alt (* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt a>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* (sqrt a) rand)>
#<alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt a>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))>
#<alt (* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))>
#<alt (* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))>
#<alt (* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))>
#<alt (* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))>
#<alt (* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))>
#<alt (* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))>
#<alt (* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))>
#<alt (* 1/3 (sqrt a))>
#<alt (+ (* 1/3 (sqrt a)) (/ a rand))>
#<alt (+ (* 1/3 (sqrt a)) (/ a rand))>
#<alt (+ (* 1/3 (sqrt a)) (/ a rand))>
#<alt (* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))>
#<alt (* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))>
#<alt (* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))>
#<alt (* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))>
#<alt (/ a rand)>
#<alt (/ (+ a (* 1/3 (* (sqrt a) rand))) rand)>
#<alt (/ (+ a (* 1/3 (* (sqrt a) rand))) rand)>
#<alt (/ (+ a (* 1/3 (* (sqrt a) rand))) rand)>
#<alt (* 1/3 (sqrt a))>
#<alt (+ (* 1/3 (sqrt a)) (/ a rand))>
#<alt (+ (* 1/3 (sqrt a)) (/ a rand))>
#<alt (+ (* 1/3 (sqrt a)) (/ a rand))>
#<alt (* 1/3 (sqrt a))>
#<alt (+ (* 1/3 (sqrt a)) (/ a rand))>
#<alt (+ (* 1/3 (sqrt a)) (/ a rand))>
#<alt (+ (* 1/3 (sqrt a)) (/ a rand))>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (/ a rand)>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt -1/3>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt a>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* 1/3 a)>
#<alt (* a (+ 1/3 a))>
#<alt (* a (+ 1/3 a))>
#<alt (* a (+ 1/3 a))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))>
#<alt (* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))>
#<alt (* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))>
#<alt (* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))>
#<alt (* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))>
Calls

81 calls:

TimeVariablePointExpression
5.0ms
a
@-inf
(/ a rand)
1.0ms
a
@inf
(* rand (+ (/ a rand) (* 1/3 (sqrt a))))
1.0ms
a
@-inf
(pow (+ a -1/3) 1/2)
1.0ms
a
@-inf
(/ (+ (* a (* a a)) -1/27) (+ 1/9 (* a (+ a 1/3))))
1.0ms
a
@inf
(/ (+ (* a (* a a)) -1/27) (+ 1/9 (* a (+ a 1/3))))

rewrite458.0ms (4.2%)

Algorithm
batch-egg-rewrite
Rules
3244×/-lowering-/.f32
3244×/-lowering-/.f64
3000×*-lowering-*.f32
3000×*-lowering-*.f64
2208×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
029116
118692
2187292
0943192
Stop Event
iter limit
node limit
Counts
18 → 600
Calls
Call 1
Inputs
(+ (/ (* (pow (+ a -1/3) 1/2) rand) 3) (+ -1/3 a))
(/ (* (pow (+ a -1/3) 1/2) rand) 3)
(* (pow (+ a -1/3) 1/2) rand)
(pow (+ a -1/3) 1/2)
(/ (+ (* a (* a a)) -1/27) (+ 1/9 (* a (+ a 1/3))))
(+ (* a (* a a)) -1/27)
(* a (* a a))
(* a a)
(+ a (* 1/3 (* rand (sqrt a))))
(* 1/3 (* rand (sqrt a)))
(* rand (sqrt a))
(sqrt a)
(* rand (+ (/ a rand) (* 1/3 (sqrt a))))
(+ (/ a rand) (* 1/3 (sqrt a)))
(/ a rand)
(* 1/3 (sqrt a))
(+ -1/3 a)
(* a (+ a 1/3))
Outputs
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))))
(+.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) a)
(+.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) a) #s(literal -1/3 binary64))
(-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) a)) (/.f64 (*.f64 a a) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) a)))
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 rand (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) #s(literal -1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(fma.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) (+.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (*.f64 #s(literal -3 binary64) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 3 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal -3 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) a))))
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64))))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) (+.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))) (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) #s(literal -3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 3 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal -3 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 a a))) (neg.f64 (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))))))
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (+.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (+.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))) (+.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 a (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) a) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) a) (+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) a)) (-.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) a) #s(literal -1/3 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))))) (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))))))
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (/.f64 rand #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal -3 binary64)))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal -3 binary64)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 3 binary64))
(/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand))) #s(literal 3 binary64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)))) #s(literal -3 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)))
(*.f64 rand (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)))
(*.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) #s(literal -1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) rand)) #s(literal -1/3 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (/.f64 rand #s(literal 3 binary64))))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)
(*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) rand))
(*.f64 (*.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a #s(literal -1/3 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64))))
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (pow.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))
(/.f64 (pow.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (sqrt.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64))))
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (pow.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(*.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (pow.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))))
(*.f64 (sqrt.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))) (sqrt.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))))
(*.f64 (sqrt.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(+.f64 a #s(literal -1/3 binary64))
(+.f64 #s(literal -1/3 binary64) a)
(exp.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a #s(literal -1/3 binary64))))))
(-.f64 a #s(literal 1/3 binary64))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 #s(literal 1/729 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 #s(literal 1/729 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1/729 binary64) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1/729 binary64) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))))
(sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (exp.f64 (log.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (exp.f64 (log.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (exp.f64 (log.f64 (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (exp.f64 (log.f64 (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(pow.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 2 binary64))
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64))
(pow.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(*.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64)))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
(+.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))
(-.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1/729 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(-.f64 (/.f64 #s(literal 1/729 binary64) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))
(fma.f64 (*.f64 a a) a #s(literal -1/27 binary64))
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)) #s(literal -1/27 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) (neg.f64 (+.f64 #s(literal 1/729 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)))) (neg.f64 (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 a)))
(pow.f64 a #s(literal 3 binary64))
(pow.f64 (*.f64 a a) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 a #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 3 binary64))
(*.f64 a (*.f64 a a))
(*.f64 (*.f64 a a) a)
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(pow.f64 a #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))
(*.f64 a a)
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) a)
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (/.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (+.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 a))))))
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) a)))
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a)
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a)
(fma.f64 (sqrt.f64 a) (/.f64 rand #s(literal 3 binary64)) a)
(fma.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) a)
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand a)
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a) a)
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64))) (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (-.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))) (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)))))
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand))) (+.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 a)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))) (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (-.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)))) (neg.f64 (+.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 a))))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) a))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand))))) (neg.f64 (neg.f64 (+.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) a)))
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))) (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))))
(*.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 rand (sqrt.f64 a))))))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(*.f64 (sqrt.f64 a) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)
(*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))
(*.f64 rand (sqrt.f64 a))
(*.f64 (sqrt.f64 a) rand)
(exp.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64)))
(sqrt.f64 a)
(pow.f64 a #s(literal 1/2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 a #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 a #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/4 binary64)))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (*.f64 a #s(literal 1 binary64)))
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (-.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (/.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))
(fma.f64 a #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(fma.f64 rand (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 a #s(literal 1 binary64)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) (*.f64 a #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 a) (/.f64 rand #s(literal 3 binary64)) (*.f64 a #s(literal 1 binary64)))
(fma.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) (*.f64 a #s(literal 1 binary64)))
(fma.f64 (/.f64 a rand) rand (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand (*.f64 a #s(literal 1 binary64)))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a) (*.f64 a #s(literal 1 binary64)))
(fma.f64 (*.f64 rand a) (/.f64 #s(literal 1 binary64) rand) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))))
(/.f64 (*.f64 rand (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64)))) (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand))))
(/.f64 (*.f64 rand (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64)))) (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64))) rand) (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64))) rand) (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand))) (-.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)))) (neg.f64 (-.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))
(/.f64 (neg.f64 (*.f64 rand (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand)))))
(/.f64 (neg.f64 (*.f64 rand (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64))))) (neg.f64 (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64))) rand)) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64))) rand)) (neg.f64 (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 1/9 binary64)) (*.f64 rand rand)) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (*.f64 a #s(literal 1 binary64))))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(*.f64 (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand)
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (/.f64 a rand))
(-.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (/.f64 a (-.f64 #s(literal 0 binary64) rand)))
(-.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (/.f64 (-.f64 #s(literal 0 binary64) a) rand))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a)))) (/.f64 (*.f64 a #s(literal 1/9 binary64)) (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a)))))
(-.f64 (/.f64 (*.f64 a #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (/.f64 a rand))) (/.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (/.f64 a rand))))
(fma.f64 a (/.f64 #s(literal 1 binary64) rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))
(fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) rand)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(fma.f64 #s(literal 1 binary64) (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(fma.f64 (/.f64 #s(literal 1 binary64) rand) a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(/.f64 (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64))) (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand))))
(/.f64 (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64))) (+.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (-.f64 (/.f64 a rand) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) (/.f64 rand a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand))) (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a))) (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64))) (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand))) (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a))) (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (-.f64 (/.f64 a rand) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) (/.f64 rand a)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64)))) (neg.f64 (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a)))))
(/.f64 (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a a) (*.f64 rand rand))) (-.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (/.f64 a rand)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a a) (*.f64 rand rand)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (/.f64 a rand))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand))) (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a))) (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 a rand) (/.f64 (*.f64 a a) (*.f64 rand rand))) (pow.f64 (*.f64 a #s(literal 1/9 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (-.f64 (*.f64 a #s(literal 1/9 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand)))))
(*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 rand rand)) (*.f64 a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a rand) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 rand a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) rand)) (/.f64 a (-.f64 #s(literal 0 binary64) rand)))
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) rand)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) rand))
(/.f64 a rand)
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) rand))
(/.f64 #s(literal 1 binary64) (/.f64 rand a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 rand a))))
(/.f64 (*.f64 a #s(literal 1 binary64)) rand)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 rand a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 rand a) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) rand)))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) rand))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) rand))))
(pow.f64 (/.f64 rand a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 rand a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) rand))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) rand)))
(*.f64 #s(literal 1 binary64) (/.f64 a rand))
(*.f64 (/.f64 #s(literal 1 binary64) rand) a)
(*.f64 (/.f64 #s(literal 1 binary64) rand) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))
(+.f64 a #s(literal -1/3 binary64))
(+.f64 #s(literal -1/3 binary64) a)
(exp.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a #s(literal -1/3 binary64))))))
(-.f64 a #s(literal 1/3 binary64))
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 #s(literal 1/729 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 #s(literal 1/729 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1/729 binary64) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1/729 binary64) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))))
(sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))))
(/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (exp.f64 (log.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (exp.f64 (log.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (exp.f64 (log.f64 (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (exp.f64 (log.f64 (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(pow.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 2 binary64))
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64))
(pow.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))))
(*.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64)))
(*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) #s(literal -1/729 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(+.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64)))
(+.f64 (*.f64 a a) (neg.f64 (*.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (*.f64 a #s(literal -1/3 binary64))))
(+.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a a))
(-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (+.f64 (*.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (+.f64 (*.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (-.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (+.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))
(fma.f64 a a (*.f64 a #s(literal 1/3 binary64)))
(fma.f64 a a (neg.f64 (*.f64 a #s(literal -1/3 binary64))))
(fma.f64 a #s(literal 1/3 binary64) (*.f64 a a))
(fma.f64 a (+.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(fma.f64 #s(literal 1/3 binary64) a (*.f64 a a))
(fma.f64 (+.f64 a #s(literal 1/3 binary64)) a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (-.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64)))) (-.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (*.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))
(/.f64 (*.f64 a (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 a (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) a) (+.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (+.f64 (*.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (-.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (+.f64 (*.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (neg.f64 (-.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (*.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a)) (neg.f64 (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) a)) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (pow.f64 (neg.f64 (*.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a a) (neg.f64 (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (*.f64 a #s(literal -1/3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (+.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) a) (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a a)))))
(*.f64 a (+.f64 a #s(literal 1/3 binary64)))
(*.f64 (+.f64 a #s(literal 1/3 binary64)) a)
(*.f64 (/.f64 a (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (/.f64 a (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(*.f64 (/.f64 a (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (/.f64 a (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 a (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(*.f64 (/.f64 a (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))))
(*.f64 (/.f64 a #s(literal 1 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (/.f64 a (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))) (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))))
(*.f64 (/.f64 a (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 a (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))) (/.f64 a (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (/.f64 a (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))

simplify351.0ms (3.2%)

Algorithm
egg-herbie
Rules
4668×*-lowering-*.f32
4668×*-lowering-*.f64
4492×+-lowering-+.f64
4492×+-lowering-+.f32
1328×distribute-lft-in
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03122771
110532496
241142452
082322452
Stop Event
iter limit
node limit
Counts
324 → 324
Calls
Call 1
Inputs
(- (* 1/3 (* rand (sqrt -1/3))) 1/3)
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3)
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3)
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3)
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1)))
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(- a 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(* 1/3 (* rand (sqrt (- a 1/3))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* 1/3 (* rand (sqrt -1/3)))
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))
(* 1/3 (* (sqrt a) rand))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* rand (sqrt -1/3))
(+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3)))
(+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3)))
(+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3)))
(* (sqrt a) rand)
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand)))))
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(* rand (sqrt (- a 1/3)))
(sqrt -1/3)
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))
(sqrt a)
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* a (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))
(* -1 (* a (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))
(* -1 (* a (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))
-1/3
(- a 1/3)
(- a 1/3)
(- a 1/3)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
-1/27
(- (pow a 3) 1/27)
(- (pow a 3) 1/27)
(- (pow a 3) 1/27)
(pow a 3)
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(pow a 3)
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(* 1/3 (* (sqrt a) rand))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
a
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(* 1/3 (* (sqrt a) rand))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* 1/3 (* (sqrt a) rand))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* (sqrt a) rand)
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
a
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(* 1/3 (* (sqrt a) rand))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* 1/3 (* (sqrt a) rand))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* 1/3 (* (sqrt a) rand))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))
(* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))
(* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))
(* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))
(* 1/3 (sqrt a))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+ (* 1/3 (sqrt a)) (/ a rand))
(* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))
(/ a rand)
(/ (+ a (* 1/3 (* (sqrt a) rand))) rand)
(/ (+ a (* 1/3 (* (sqrt a) rand))) rand)
(/ (+ a (* 1/3 (* (sqrt a) rand))) rand)
(* 1/3 (sqrt a))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+ (* 1/3 (sqrt a)) (/ a rand))
(* 1/3 (sqrt a))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+ (* 1/3 (sqrt a)) (/ a rand))
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(/ a rand)
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
-1/3
(- a 1/3)
(- a 1/3)
(- a 1/3)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* 1/3 a)
(* a (+ 1/3 a))
(* a (+ 1/3 a))
(* a (+ 1/3 a))
(pow a 2)
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(pow a 2)
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
Outputs
(- (* 1/3 (* rand (sqrt -1/3))) 1/3)
(+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))))
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3)
(+.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)))))))
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/48 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64)))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal -1/3 binary64) a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1)))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))))
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/18 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/216 binary64)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)))) a)) a)) #s(literal -1 binary64))))
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt -1/3)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64))))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/48 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))))))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 (*.f64 rand a) (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(*.f64 a (*.f64 rand (+.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(*.f64 a (*.f64 rand (+.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -1/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))
(*.f64 a (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64)))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64))) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64))) (+.f64 (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 1/1296 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (sqrt -1/3))
(*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))
(+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3)))
(+.f64 (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3)))
(+.f64 (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64)))))
(+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3)))
(+.f64 (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))))))))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))
(*.f64 rand (*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64)))))
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))
(*.f64 a (*.f64 rand (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64))))))
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand)))))
(*.f64 a (*.f64 rand (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64))))))
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 rand (sqrt.f64 a))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))
(*.f64 a (*.f64 rand (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 1/432 binary64)))))))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(* rand (sqrt (- a 1/3)))
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(sqrt -1/3)
(sqrt.f64 #s(literal -1/3 binary64))
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64)))))
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 a #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))))
(sqrt a)
(sqrt.f64 a)
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))
(*.f64 a (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64)))))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* a (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64)) (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64)) (+.f64 (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) a))
-1/3
#s(literal -1/3 binary64)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
-1/27
#s(literal -1/27 binary64)
(- (pow a 3) 1/27)
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
(- (pow a 3) 1/27)
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
(- (pow a 3) 1/27)
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
(pow a 3)
(*.f64 a (*.f64 a a))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(pow a 3)
(*.f64 a (*.f64 a a))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
a
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* (sqrt a) rand)
(*.f64 rand (sqrt.f64 a))
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 rand (sqrt.f64 a))
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 rand (sqrt.f64 a))
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 rand (sqrt.f64 a))
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 rand (sqrt.f64 a))
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
a
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))
(* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))
(* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))
(* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))
(*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal -1 binary64) rand)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))
(*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal -1 binary64) rand)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))
(*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal -1 binary64) rand)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))
(*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal -1 binary64) rand)) (-.f64 #s(literal 0 binary64) a))
(/ a rand)
(/.f64 a rand)
(/ (+ a (* 1/3 (* (sqrt a) rand))) rand)
(/.f64 (+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) rand)
(/ (+ a (* 1/3 (* (sqrt a) rand))) rand)
(/.f64 (+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) rand)
(/ (+ a (* 1/3 (* (sqrt a) rand))) rand)
(/.f64 (+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) rand)
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(+ (* 1/3 (sqrt a)) (/ a rand))
(+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(/ a rand)
(/.f64 a rand)
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
-1/3
#s(literal -1/3 binary64)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* 1/3 a)
(*.f64 #s(literal 1/3 binary64) a)
(* a (+ 1/3 a))
(*.f64 a (+.f64 #s(literal 1/3 binary64) a))
(* a (+ 1/3 a))
(*.f64 a (+.f64 #s(literal 1/3 binary64) a))
(* a (+ 1/3 a))
(*.f64 a (+.f64 #s(literal 1/3 binary64) a))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))
(* (pow a 2) (+ 1 (* 1/3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)))

eval103.0ms (0.9%)

Compiler

Compiled 20836 to 2105 computations (89.9% saved)

prune105.0ms (1%)

Pruning

23 alts after pruning (20 fresh and 3 done)

PrunedKeptTotal
New9349943
Fresh11112
Picked325
Done011
Total93823961
Accuracy
100.0%
Counts
961 → 23
Alt Table
Click to see full alt table
StatusAccuracyProgram
10.0%
(/.f64 (/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
7.8%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
33.8%
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
13.3%
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))))
11.0%
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
99.8%
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
60.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
99.4%
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) a)
98.2%
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
99.8%
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) a))
98.1%
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))
98.2%
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
60.3%
(+.f64 #s(literal -1/3 binary64) a)
99.4%
(*.f64 (pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
33.7%
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
40.7%
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
35.6%
(*.f64 rand (/.f64 a rand))
39.6%
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
98.2%
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))
98.1%
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))
39.6%
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
59.8%
a
1.5%
#s(literal -1/3 binary64)
Compiler

Compiled 634 to 408 computations (35.6% saved)

simplify187.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 a)
cost-diff0
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
cost-diff0
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)
cost-diff0
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))
cost-diff0
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64))
cost-diff384
(+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
cost-diff384
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
cost-diff384
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))
cost-diff0
(*.f64 a a)
cost-diff0
(-.f64 #s(literal 1/9 binary64) (*.f64 a a))
cost-diff128
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
cost-diff0
(sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))
cost-diff128
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand)))
cost-diff128
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) a))
Rules
3966×+-lowering-+.f64
3966×+-lowering-+.f32
2610×*-lowering-*.f32
2610×*-lowering-*.f64
1280×distribute-lft-in
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
038244
1103218
2265189
3649184
42087184
56537184
08392184
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (sqrt (+ -1/3 a)) (/ 1 (/ 3 rand))) (+ -1/3 a))
(* (sqrt (+ -1/3 a)) (/ 1 (/ 3 rand)))
(sqrt (+ -1/3 a))
(+ -1/3 a)
-1/3
a
(/ 1 (/ 3 rand))
1
(/ 3 rand)
3
rand
a
(* (- 1/9 (* a a)) (/ 1 (- -1/3 a)))
(- 1/9 (* a a))
1/9
(* a a)
a
(/ 1 (- -1/3 a))
1
(- -1/3 a)
-1/3
(/ (/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))) (+ 1/9 (* a (+ a 1/3))))
(/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27))))
(+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683)
(* (* a (* a a)) (* (* a a) (* (* a (* a a)) a)))
(* a (* a a))
a
(* a a)
(* (* a a) (* (* a (* a a)) a))
(* (* a (* a a)) a)
-1/19683
(+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))
(- 1/729 (* (* a (* a a)) -1/27))
1/729
(* (* a (* a a)) -1/27)
-1/27
(+ 1/9 (* a (+ a 1/3)))
1/9
(* a (+ a 1/3))
(+ a 1/3)
1/3
(+ a (* (* 1/3 (sqrt a)) rand))
a
(* (* 1/3 (sqrt a)) rand)
(* 1/3 (sqrt a))
1/3
(sqrt a)
rand
Outputs
(+ (* (sqrt (+ -1/3 a)) (/ 1 (/ 3 rand))) (+ -1/3 a))
(+.f64 a (+.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))))
(* (sqrt (+ -1/3 a)) (/ 1 (/ 3 rand)))
(/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))
(sqrt (+ -1/3 a))
(sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))
(+ -1/3 a)
(+.f64 #s(literal -1/3 binary64) a)
-1/3
#s(literal -1/3 binary64)
a
(/ 1 (/ 3 rand))
(/.f64 rand #s(literal 3 binary64))
1
#s(literal 1 binary64)
(/ 3 rand)
(/.f64 #s(literal 3 binary64) rand)
3
#s(literal 3 binary64)
rand
a
(* (- 1/9 (* a a)) (/ 1 (- -1/3 a)))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(- 1/9 (* a a))
(-.f64 #s(literal 1/9 binary64) (*.f64 a a))
1/9
#s(literal 1/9 binary64)
(* a a)
(*.f64 a a)
a
(/ 1 (- -1/3 a))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))
1
#s(literal 1 binary64)
(- -1/3 a)
(-.f64 #s(literal -1/3 binary64) a)
-1/3
#s(literal -1/3 binary64)
(/ (/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))) (+ 1/9 (* a (+ a 1/3))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27))))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))))
(+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683)
(+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))))) #s(literal -1/19683 binary64))
(* (* a (* a a)) (* (* a a) (* (* a (* a a)) a)))
(*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))))))
(* a (* a a))
(*.f64 a (*.f64 a a))
a
(* a a)
(*.f64 a a)
(* (* a a) (* (* a (* a a)) a))
(*.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))))
(* (* a (* a a)) a)
(*.f64 a (*.f64 a (*.f64 a a)))
-1/19683
#s(literal -1/19683 binary64)
(+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))
(+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))
(- 1/729 (* (* a (* a a)) -1/27))
(+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 a (*.f64 a #s(literal 1/27 binary64)))))
1/729
#s(literal 1/729 binary64)
(* (* a (* a a)) -1/27)
(*.f64 (*.f64 a a) (*.f64 a #s(literal -1/27 binary64)))
-1/27
#s(literal -1/27 binary64)
(+ 1/9 (* a (+ a 1/3)))
(+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))
1/9
#s(literal 1/9 binary64)
(* a (+ a 1/3))
(*.f64 a (+.f64 a #s(literal 1/3 binary64)))
(+ a 1/3)
(+.f64 a #s(literal 1/3 binary64))
1/3
#s(literal 1/3 binary64)
(+ a (* (* 1/3 (sqrt a)) rand))
(+.f64 a (/.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 3 binary64)))
a
(* (* 1/3 (sqrt a)) rand)
(/.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 3 binary64))
(* 1/3 (sqrt a))
(/.f64 (sqrt.f64 a) #s(literal 3 binary64))
1/3
#s(literal 1/3 binary64)
(sqrt a)
(sqrt.f64 a)
rand

localize164.0ms (1.5%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sqrt.f64 a)
accuracy100.0%
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))
accuracy99.6%
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)
accuracy99.4%
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
accuracy99.8%
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
accuracy99.8%
(*.f64 a (*.f64 a a))
accuracy37.4%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
accuracy27.2%
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))
accuracy100.0%
(*.f64 a a)
accuracy100.0%
(-.f64 #s(literal 1/9 binary64) (*.f64 a a))
accuracy100.0%
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))
accuracy54.5%
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
accuracy100.0%
(sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))
accuracy100.0%
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) a))
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))
accuracy99.6%
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand)))
Results
108.0ms256×0valid
Compiler

Compiled 312 to 39 computations (87.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 67.0ms
...c/correct-round.rkt:119:19: 20.0ms (29.7% of total)
ival-mult: 18.0ms (26.7% of total)
ival-div: 11.0ms (16.3% of total)
ival-add: 9.0ms (13.4% of total)
ival-sub: 4.0ms (5.9% of total)
ival-sqrt: 4.0ms (5.9% of total)
const: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

series11.0ms (0.1%)

Counts
18 → 264
Calls
Call 1
Inputs
#<alt (+ (* (sqrt (+ -1/3 a)) (/ 1 (/ 3 rand))) (+ -1/3 a))>
#<alt (* (sqrt (+ -1/3 a)) (/ 1 (/ 3 rand)))>
#<alt (/ 1 (/ 3 rand))>
#<alt (sqrt (+ -1/3 a))>
#<alt (* (- 1/9 (* a a)) (/ 1 (- -1/3 a)))>
#<alt (- 1/9 (* a a))>
#<alt (* a a)>
#<alt (/ 1 (- -1/3 a))>
#<alt (/ (/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))) (+ 1/9 (* a (+ a 1/3))))>
#<alt (/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27))))>
#<alt (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))>
#<alt (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683)>
#<alt (+ a (* (* 1/3 (sqrt a)) rand))>
#<alt (* (* 1/3 (sqrt a)) rand)>
#<alt (* 1/3 (sqrt a))>
#<alt (sqrt a)>
#<alt (* a (* a a))>
#<alt (* (* a (* a a)) -1/27)>
Outputs
#<alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3)>
#<alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3)>
#<alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3)>
#<alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3)>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a))))>
#<alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a))))>
#<alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a))))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1)))>
#<alt (* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))>
#<alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))>
#<alt (- a 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))>
#<alt (* 1/3 (* rand (sqrt -1/3)))>
#<alt (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3))))>
#<alt (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))>
#<alt (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))>
#<alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))>
#<alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))>
#<alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 (* rand (sqrt (- a 1/3))))>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (* 1/3 rand)>
#<alt (sqrt -1/3)>
#<alt (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))>
#<alt (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))>
#<alt (+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))>
#<alt (sqrt a)>
#<alt (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))>
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))>
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))>
#<alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))>
#<alt -1/3>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt a>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt 1/9>
#<alt (+ 1/9 (* -1 (pow a 2)))>
#<alt (+ 1/9 (* -1 (pow a 2)))>
#<alt (+ 1/9 (* -1 (pow a 2)))>
#<alt (* -1 (pow a 2))>
#<alt (* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))>
#<alt (* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))>
#<alt (* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))>
#<alt (* -1 (pow a 2))>
#<alt (* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))>
#<alt (* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))>
#<alt (* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt -3>
#<alt (- (* 9 a) 3)>
#<alt (- (* a (+ 9 (* -27 a))) 3)>
#<alt (- (* a (+ 9 (* a (- (* 81 a) 27)))) 3)>
#<alt (/ -1 a)>
#<alt (/ (- (* 1/3 (/ 1 a)) 1) a)>
#<alt (/ (- (* 1/3 (/ 1 a)) (+ 1 (/ 1/9 (pow a 2)))) a)>
#<alt (/ (- (+ (* 1/3 (/ 1 a)) (* 1/27 (/ 1 (pow a 3)))) (+ 1 (/ 1/9 (pow a 2)))) a)>
#<alt (/ -1 a)>
#<alt (* -1 (/ (- 1 (* 1/3 (/ 1 a))) a))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- 1/3 (* 1/9 (/ 1 a))) a))) a))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (+ 1/3 (* -1 (/ (- 1/9 (* 1/27 (/ 1 a))) a))) a))) a))>
#<alt -1/3>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt (- a 1/3)>
#<alt a>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt (* a (- 1 (* 1/3 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1)))>
#<alt -1/27>
#<alt (- (pow a 3) 1/27)>
#<alt (- (pow a 3) 1/27)>
#<alt (- (pow a 3) 1/27)>
#<alt (pow a 3)>
#<alt (* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))>
#<alt (* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))>
#<alt (* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))>
#<alt (pow a 3)>
#<alt (* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))>
#<alt (* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))>
#<alt (* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))>
#<alt 1/729>
#<alt (+ 1/729 (* 1/27 (pow a 3)))>
#<alt (+ 1/729 (* (pow a 3) (+ 1/27 (pow a 3))))>
#<alt (+ 1/729 (* (pow a 3) (+ 1/27 (pow a 3))))>
#<alt (pow a 6)>
#<alt (* (pow a 6) (+ 1 (* 1/27 (/ 1 (pow a 3)))))>
#<alt (* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))>
#<alt (* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))>
#<alt (pow a 6)>
#<alt (* (pow a 6) (+ 1 (* 1/27 (/ 1 (pow a 3)))))>
#<alt (* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))>
#<alt (* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))>
#<alt -1/19683>
#<alt -1/19683>
#<alt (- (pow a 9) 1/19683)>
#<alt (- (pow a 9) 1/19683)>
#<alt (pow a 9)>
#<alt (pow a 9)>
#<alt (* (pow a 9) (- 1 (* 1/19683 (/ 1 (pow a 9)))))>
#<alt (* (pow a 9) (- 1 (* 1/19683 (/ 1 (pow a 9)))))>
#<alt (pow a 9)>
#<alt (pow a 9)>
#<alt (* -1 (* (pow a 9) (- (* 1/19683 (/ 1 (pow a 9))) 1)))>
#<alt (* -1 (* (pow a 9) (- (* 1/19683 (/ 1 (pow a 9))) 1)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))>
#<alt a>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (+ a (* 1/3 (* (sqrt a) rand)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand)))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (* (sqrt a) rand))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* 1/3 (sqrt a))>
#<alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (sqrt a)>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
#<alt (* -1/27 (pow a 3))>
Calls

66 calls:

TimeVariablePointExpression
1.0ms
a
@inf
(/ (/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))) (+ 1/9 (* a (+ a 1/3))))
1.0ms
a
@0
(/ (/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))) (+ 1/9 (* a (+ a 1/3))))
1.0ms
a
@-inf
(/ (/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))) (+ 1/9 (* a (+ a 1/3))))
0.0ms
a
@inf
(/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27))))
0.0ms
a
@-inf
(/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27))))

rewrite279.0ms (2.6%)

Algorithm
batch-egg-rewrite
Rules
2952×fma-lowering-fma.f32
2952×fma-lowering-fma.f64
2396×*-lowering-*.f32
2396×*-lowering-*.f64
1966×prod-diff
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
038161
1252129
22369120
08265120
Stop Event
iter limit
node limit
Counts
18 → 361
Calls
Call 1
Inputs
(+ (* (sqrt (+ -1/3 a)) (/ 1 (/ 3 rand))) (+ -1/3 a))
(* (sqrt (+ -1/3 a)) (/ 1 (/ 3 rand)))
(/ 1 (/ 3 rand))
(sqrt (+ -1/3 a))
(* (- 1/9 (* a a)) (/ 1 (- -1/3 a)))
(- 1/9 (* a a))
(* a a)
(/ 1 (- -1/3 a))
(/ (/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))) (+ 1/9 (* a (+ a 1/3))))
(/ (+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683) (+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27))))
(+ (* (* a a) (* (* a (* a a)) a)) (- 1/729 (* (* a (* a a)) -1/27)))
(+ (* (* a (* a a)) (* (* a a) (* (* a (* a a)) a))) -1/19683)
(+ a (* (* 1/3 (sqrt a)) rand))
(* (* 1/3 (sqrt a)) rand)
(* 1/3 (sqrt a))
(sqrt a)
(* a (* a a))
(* (* a (* a a)) -1/27)
Outputs
(+.f64 #s(literal -1/3 binary64) (+.f64 a (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))))
(+.f64 a (+.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))))
(+.f64 (+.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(+.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))) a)
(+.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) a) #s(literal -1/3 binary64))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 rand #s(literal 3 binary64)) (+.f64 #s(literal -1/3 binary64) a))
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a))
(fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (+.f64 #s(literal -1/3 binary64) a))
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 3 binary64)) rand (+.f64 #s(literal -1/3 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 1/3 binary64)) rand (+.f64 #s(literal -1/3 binary64) a))
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 rand #s(literal 3 binary64)) (+.f64 #s(literal -1/3 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) rand) (+.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (-.f64 (+.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal 27 binary64) (*.f64 (*.f64 rand rand) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)))))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal 27 binary64) (*.f64 (*.f64 rand rand) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (-.f64 (+.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))))))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal 27 binary64) (*.f64 (*.f64 rand rand) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)))) (+.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal 3 binary64) rand)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a))) (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 3 binary64) rand)) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 3 binary64) rand)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 3 binary64) rand)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 3 binary64) rand)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 3 binary64) rand) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 #s(literal 3 binary64) rand) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (*.f64 (/.f64 #s(literal 3 binary64) rand) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal 27 binary64) (*.f64 (*.f64 rand rand) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (-.f64 (+.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))) a))))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))) #s(literal 2 binary64)) (*.f64 a a)) (-.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))) a))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand)))) (-.f64 (+.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))))
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (-.f64 (+.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal 27 binary64) (*.f64 (*.f64 rand rand) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal 27 binary64) (*.f64 (*.f64 rand rand) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (-.f64 (+.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))))))
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))))
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 1/2 binary64))))
(/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal -3 binary64) rand))
(/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) rand))
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) rand))
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal -3 binary64) rand))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 rand #s(literal 3 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3 binary64) rand)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 3 binary64)) rand)
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 1/3 binary64)) rand)
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) rand))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) rand)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))
(/.f64 rand #s(literal 3 binary64))
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) rand))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) rand))
(/.f64 (-.f64 #s(literal 0 binary64) rand) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1 binary64))
(pow.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) rand) (/.f64 #s(literal 3 binary64) rand)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand))) #s(literal -1 binary64))
(*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) rand))
(*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) rand)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 rand #s(literal 3 binary64)))
(*.f64 rand #s(literal 1/3 binary64))
(*.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1/3 binary64) rand)
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) rand)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) a)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal -1/3 binary64) a))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(*.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) a) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 #s(literal -1/3 binary64) a))) #s(literal 1/2 binary64)))
(+.f64 #s(literal -1/3 binary64) a)
(+.f64 a #s(literal -1/3 binary64))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal 1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(-.f64 a #s(literal 1/3 binary64))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a)))
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64)))
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (+.f64 (neg.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal -1/9 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(pow.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 #s(literal -1/3 binary64) a))))
(+.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 1/9 binary64))
(-.f64 #s(literal 1/9 binary64) (*.f64 a a))
(-.f64 (/.f64 #s(literal 1/729 binary64) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(-.f64 (/.f64 #s(literal 1/81 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(fma.f64 a (-.f64 #s(literal 0 binary64) a) #s(literal 1/9 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 a a) #s(literal 1/9 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) a) a #s(literal 1/9 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(/.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))))
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(pow.f64 (/.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(*.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)))
(pow.f64 a #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))
(*.f64 a a)
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal -1/3 binary64) a)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal -1/3 binary64) a)) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a))))
(*.f64 (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 #s(literal -1/3 binary64) a))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (+.f64 (neg.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal -1/9 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))))
(/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal -1/9 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))))
(/.f64 (+.f64 #s(literal 1/19683 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (+.f64 #s(literal 1/19683 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) (+.f64 (neg.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal -1/9 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1/19683 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1/19683 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))
(/.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))))
(*.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) #s(literal -1/9 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/9 binary64)))))
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a (+.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))) (-.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/19683 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))))
(/.f64 (+.f64 #s(literal 1/19683 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/19683 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))
(*.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))))
(*.f64 (+.f64 #s(literal 1/19683 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (-.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))
(*.f64 (/.f64 (+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) (+.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(+.f64 #s(literal 1/729 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))
(+.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))
(-.f64 #s(literal 1/729 binary64) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))
(-.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (+.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64))))))
(fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a a) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(fma.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/531441 binary64) (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64))))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (-.f64 #s(literal 1/531441 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) a (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (-.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (-.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (+.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (-.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) (neg.f64 (+.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (-.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (-.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (-.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64))))))
(+.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/19683 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64))) (/.f64 #s(literal 1/387420489 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/19683 binary64))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/19683 binary64))
(fma.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/19683 binary64))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/19683 binary64))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/19683 binary64))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/19683 binary64))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) a #s(literal -1/19683 binary64))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a a) #s(literal -1/19683 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64)) (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64)) (+.f64 #s(literal 1/387420489 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64)) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64))) (neg.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64))))
(/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/7625597484987 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/387420489 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/19683 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1/387420489 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/19683 binary64))))
(+.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))) (/.f64 (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)) (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))))
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a)
(fma.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a) a)
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a)
(fma.f64 (sqrt.f64 a) (/.f64 rand #s(literal 3 binary64)) a)
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand a)
(fma.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) a)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) (-.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a))) (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))) (-.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) (-.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a))))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 rand (sqrt.f64 a))))))
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64))) (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) (-.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)))) (neg.f64 (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)) (*.f64 a a)) (-.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a))
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) (-.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a))) (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))) (-.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) (-.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)))))
(*.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))))
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64)) (*.f64 (log.f64 a) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(*.f64 (sqrt.f64 a) (/.f64 rand #s(literal 3 binary64)))
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)
(*.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64)))
(sqrt.f64 a)
(pow.f64 a #s(literal 1/2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 a #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 a #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 3/2 binary64)))
(pow.f64 a #s(literal 3 binary64))
(pow.f64 (*.f64 a a) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 a #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 3 binary64))
(*.f64 a (*.f64 a a))
(*.f64 (*.f64 a a) a)
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1/3 binary64) a)) #s(literal 3 binary64)))
(pow.f64 (*.f64 #s(literal -1/3 binary64) a) #s(literal 3 binary64))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(*.f64 (*.f64 a a) (*.f64 a #s(literal -1/27 binary64)))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
(*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/27 binary64)) a)
(*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal -1/3 binary64) a))
(*.f64 (*.f64 #s(literal -1/27 binary64) a) (*.f64 a a))

simplify527.0ms (4.8%)

Algorithm
egg-herbie
Rules
4422×+-lowering-+.f64
4422×+-lowering-+.f32
4232×*-lowering-*.f32
4232×*-lowering-*.f64
1046×distribute-lft-in
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03292251
110402025
237852003
080802003
Stop Event
iter limit
node limit
Counts
264 → 264
Calls
Call 1
Inputs
(- (* 1/3 (* rand (sqrt -1/3))) 1/3)
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3)
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3)
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3)
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1)))
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(- a 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(* 1/3 (* rand (sqrt (- a 1/3))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(* 1/3 (* rand (sqrt -1/3)))
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))
(* 1/3 (* (sqrt a) rand))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(* 1/3 rand)
(sqrt -1/3)
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))
(sqrt a)
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))
-1/3
(- a 1/3)
(- a 1/3)
(- a 1/3)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
1/9
(+ 1/9 (* -1 (pow a 2)))
(+ 1/9 (* -1 (pow a 2)))
(+ 1/9 (* -1 (pow a 2)))
(* -1 (pow a 2))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(* -1 (pow a 2))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
-3
(- (* 9 a) 3)
(- (* a (+ 9 (* -27 a))) 3)
(- (* a (+ 9 (* a (- (* 81 a) 27)))) 3)
(/ -1 a)
(/ (- (* 1/3 (/ 1 a)) 1) a)
(/ (- (* 1/3 (/ 1 a)) (+ 1 (/ 1/9 (pow a 2)))) a)
(/ (- (+ (* 1/3 (/ 1 a)) (* 1/27 (/ 1 (pow a 3)))) (+ 1 (/ 1/9 (pow a 2)))) a)
(/ -1 a)
(* -1 (/ (- 1 (* 1/3 (/ 1 a))) a))
(* -1 (/ (+ 1 (* -1 (/ (- 1/3 (* 1/9 (/ 1 a))) a))) a))
(* -1 (/ (+ 1 (* -1 (/ (+ 1/3 (* -1 (/ (- 1/9 (* 1/27 (/ 1 a))) a))) a))) a))
-1/3
(- a 1/3)
(- a 1/3)
(- a 1/3)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
(* a (- 1 (* 1/3 (/ 1 a))))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
-1/27
(- (pow a 3) 1/27)
(- (pow a 3) 1/27)
(- (pow a 3) 1/27)
(pow a 3)
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(pow a 3)
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
1/729
(+ 1/729 (* 1/27 (pow a 3)))
(+ 1/729 (* (pow a 3) (+ 1/27 (pow a 3))))
(+ 1/729 (* (pow a 3) (+ 1/27 (pow a 3))))
(pow a 6)
(* (pow a 6) (+ 1 (* 1/27 (/ 1 (pow a 3)))))
(* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))
(* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))
(pow a 6)
(* (pow a 6) (+ 1 (* 1/27 (/ 1 (pow a 3)))))
(* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))
(* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))
-1/19683
-1/19683
(- (pow a 9) 1/19683)
(- (pow a 9) 1/19683)
(pow a 9)
(pow a 9)
(* (pow a 9) (- 1 (* 1/19683 (/ 1 (pow a 9)))))
(* (pow a 9) (- 1 (* 1/19683 (/ 1 (pow a 9)))))
(pow a 9)
(pow a 9)
(* -1 (* (pow a 9) (- (* 1/19683 (/ 1 (pow a 9))) 1)))
(* -1 (* (pow a 9) (- (* 1/19683 (/ 1 (pow a 9))) 1)))
(* 1/3 (* (sqrt a) rand))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
a
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(* 1/3 (* (sqrt a) rand))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(* 1/3 (* (sqrt a) rand))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (* (sqrt a) rand))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* 1/3 (sqrt a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(sqrt a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
(* -1/27 (pow a 3))
Outputs
(- (* 1/3 (* rand (sqrt -1/3))) 1/3)
(+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))))
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3)
(+.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/48 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64)))))))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a))))) (/.f64 #s(literal -1/3 binary64) a))))
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a))) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1)))
(*.f64 (+.f64 (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) (+.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/18 binary64))) a))))
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/216 binary64)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)))) a)) a))) (-.f64 #s(literal 0 binary64) a))
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3)
(+.f64 (+.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3))))))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(* 1/3 (* rand (sqrt -1/3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/48 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))))))))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 (*.f64 rand a) (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a)))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))
(*.f64 a (*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a))) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))))))
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))
(*.f64 a (*.f64 rand (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (+.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a))) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))))))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 rand (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a)) #s(literal 1/18 binary64)))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a)) #s(literal 1/18 binary64)))))))
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) rand) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a)) #s(literal 1/18 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 1/1296 binary64)))))))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* rand (sqrt (- a 1/3))))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(* 1/3 rand)
(*.f64 #s(literal 1/3 binary64) rand)
(sqrt -1/3)
(sqrt.f64 #s(literal -1/3 binary64))
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3))))))
(+.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 a #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))))
(sqrt a)
(sqrt.f64 a)
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a)) #s(literal -1/6 binary64))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5)))))))
(*.f64 a (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a)) #s(literal -1/6 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64))))
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a)) #s(literal -1/6 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64))))))
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))
(*.f64 a (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a)) #s(literal -1/6 binary64)) (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a)) #s(literal -1/6 binary64)) (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64)))))))
-1/3
#s(literal -1/3 binary64)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
1/9
#s(literal 1/9 binary64)
(+ 1/9 (* -1 (pow a 2)))
(-.f64 #s(literal 1/9 binary64) (*.f64 a a))
(+ 1/9 (* -1 (pow a 2)))
(-.f64 #s(literal 1/9 binary64) (*.f64 a a))
(+ 1/9 (* -1 (pow a 2)))
(-.f64 #s(literal 1/9 binary64) (*.f64 a a))
(* -1 (pow a 2))
(-.f64 #s(literal 0 binary64) (*.f64 a a))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(* -1 (pow a 2))
(-.f64 #s(literal 0 binary64) (*.f64 a a))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(* (pow a 2) (- (* 1/9 (/ 1 (pow a 2))) 1))
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
-3
#s(literal -3 binary64)
(- (* 9 a) 3)
(+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))
(- (* a (+ 9 (* -27 a))) 3)
(+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64))
(- (* a (+ 9 (* a (- (* 81 a) 27)))) 3)
(+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64))
(/ -1 a)
(/.f64 #s(literal -1 binary64) a)
(/ (- (* 1/3 (/ 1 a)) 1) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)) a)
(/ (- (* 1/3 (/ 1 a)) (+ 1 (/ 1/9 (pow a 2)))) a)
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a)) a)
(/ (- (+ (* 1/3 (/ 1 a)) (* 1/27 (/ 1 (pow a 3)))) (+ 1 (/ 1/9 (pow a 2)))) a)
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a)) (/.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a)))) a)
(/ -1 a)
(/.f64 #s(literal -1 binary64) a)
(* -1 (/ (- 1 (* 1/3 (/ 1 a))) a))
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)) a)
(* -1 (/ (+ 1 (* -1 (/ (- 1/3 (* 1/9 (/ 1 a))) a))) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a))) a)
(* -1 (/ (+ 1 (* -1 (/ (+ 1/3 (* -1 (/ (- 1/9 (* 1/27 (/ 1 a))) a))) a))) a))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1/27 binary64) a)) a)) a)) (-.f64 #s(literal 0 binary64) a))
-1/3
#s(literal -1/3 binary64)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
(- a 1/3)
(+.f64 #s(literal -1/3 binary64) a)
a
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* a (- 1 (* 1/3 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
a
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
(* -1 (* a (- (* 1/3 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))
-1/27
#s(literal -1/27 binary64)
(- (pow a 3) 1/27)
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
(- (pow a 3) 1/27)
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
(- (pow a 3) 1/27)
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))
(pow a 3)
(*.f64 a (*.f64 a a))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(pow a 3)
(*.f64 a (*.f64 a a))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
(* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))))
1/729
#s(literal 1/729 binary64)
(+ 1/729 (* 1/27 (pow a 3)))
(+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))
(+ 1/729 (* (pow a 3) (+ 1/27 (pow a 3))))
(+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(+ 1/729 (* (pow a 3) (+ 1/27 (pow a 3))))
(+.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64))))
(pow a 6)
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))
(* (pow a 6) (+ 1 (* 1/27 (/ 1 (pow a 3)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a)))))
(* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))
(* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))
(pow a 6)
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))
(* (pow a 6) (+ 1 (* 1/27 (/ 1 (pow a 3)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a)))))
(* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))
(* (pow a 6) (+ 1 (+ (/ 1/729 (pow a 6)) (* 1/27 (/ 1 (pow a 3))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))
-1/19683
#s(literal -1/19683 binary64)
-1/19683
#s(literal -1/19683 binary64)
(- (pow a 9) 1/19683)
(+.f64 (pow.f64 a #s(literal 9 binary64)) #s(literal -1/19683 binary64))
(- (pow a 9) 1/19683)
(+.f64 (pow.f64 a #s(literal 9 binary64)) #s(literal -1/19683 binary64))
(pow a 9)
(pow.f64 a #s(literal 9 binary64))
(pow a 9)
(pow.f64 a #s(literal 9 binary64))
(* (pow a 9) (- 1 (* 1/19683 (/ 1 (pow a 9)))))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/19683 binary64) (pow.f64 a #s(literal 9 binary64)))))
(* (pow a 9) (- 1 (* 1/19683 (/ 1 (pow a 9)))))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/19683 binary64) (pow.f64 a #s(literal 9 binary64)))))
(pow a 9)
(pow.f64 a #s(literal 9 binary64))
(pow a 9)
(pow.f64 a #s(literal 9 binary64))
(* -1 (* (pow a 9) (- (* 1/19683 (/ 1 (pow a 9))) 1)))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/19683 binary64) (pow.f64 a #s(literal 9 binary64)))))
(* -1 (* (pow a 9) (- (* 1/19683 (/ 1 (pow a 9))) 1)))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/19683 binary64) (pow.f64 a #s(literal 9 binary64)))))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
a
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)))
(+ a (* 1/3 (* (sqrt a) rand)))
(+.f64 a (*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* rand (+ (* 1/3 (sqrt a)) (/ a rand)))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a)))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (* (sqrt a) rand))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* 1/3 (sqrt a))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(sqrt a)
(sqrt.f64 a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(* -1 (* (sqrt a) (pow (sqrt -1) 2)))
(sqrt.f64 a)
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))
(* -1/27 (pow a 3))
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/27 binary64)))

eval107.0ms (1%)

Compiler

Compiled 27326 to 1696 computations (93.8% saved)

prune200.0ms (1.8%)

Pruning

28 alts after pruning (23 fresh and 5 done)

PrunedKeptTotal
New78412796
Fresh41115
Picked325
Done033
Total79128819
Accuracy
100.0%
Counts
819 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
1.5%
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
2.5%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
4.7%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
9.5%
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
11.0%
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
99.8%
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
99.4%
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) a)
98.2%
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
98.7%
(+.f64 (*.f64 (sqrt.f64 a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) a))
98.1%
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))
98.2%
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
60.3%
(+.f64 #s(literal -1/3 binary64) a)
99.4%
(*.f64 (pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
33.3%
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
7.6%
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
10.5%
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
7.4%
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
27.0%
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
9.6%
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
40.7%
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
39.5%
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
35.6%
(*.f64 rand (/.f64 a rand))
39.6%
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
98.2%
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))
98.1%
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))
39.6%
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
59.8%
a
1.5%
#s(literal -1/3 binary64)
Compiler

Compiled 1209 to 472 computations (61% saved)

regimes69.0ms (0.6%)

Counts
48 → 1
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) a)
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 a #s(literal 9 binary64))))))
(+.f64 (*.f64 (sqrt.f64 a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) a))
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) (+.f64 #s(literal -1/3 binary64) a))
(*.f64 rand (+.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand)))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64))))))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) a))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)))
(*.f64 (pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))
Outputs
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) (+.f64 #s(literal -1/3 binary64) a))
Calls

4 calls:

18.0ms
a
17.0ms
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)))
17.0ms
(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))
13.0ms
rand
Results
AccuracySegmentsBranch
99.9%1a
99.9%1rand
99.9%1(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)))
99.9%1(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))
Compiler

Compiled 35 to 23 computations (34.3% saved)

regimes32.0ms (0.3%)

Counts
38 → 1
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) a)
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 a #s(literal 9 binary64))))))
(+.f64 (*.f64 (sqrt.f64 a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) a))
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
Outputs
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
Calls

2 calls:

14.0ms
a
14.0ms
rand
Results
AccuracySegmentsBranch
99.8%1a
99.8%1rand
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes28.0ms (0.3%)

Counts
37 → 1
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) a)
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 a #s(literal 9 binary64))))))
(+.f64 (*.f64 (sqrt.f64 a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) a))
Outputs
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) a)
Calls

2 calls:

14.0ms
a
11.0ms
rand
Results
AccuracySegmentsBranch
99.4%1a
99.4%1rand
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes41.0ms (0.4%)

Counts
33 → 1
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a))))
(*.f64 rand (+.f64 (/.f64 a rand) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))
Outputs
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
Calls

2 calls:

27.0ms
a
10.0ms
rand
Results
AccuracySegmentsBranch
98.2%1a
98.2%1rand
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes22.0ms (0.2%)

Counts
29 → 1
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))
Outputs
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
Calls

2 calls:

10.0ms
rand
9.0ms
a
Results
AccuracySegmentsBranch
98.2%1a
98.2%1rand
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes24.0ms (0.2%)

Counts
27 → 3
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
Outputs
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))
Calls

2 calls:

12.0ms
rand
8.0ms
a
Results
AccuracySegmentsBranch
63.4%2a
95.9%3rand
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes11.0ms (0.1%)

Counts
26 → 3
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))
Outputs
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))
Calls

1 calls:

8.0ms
rand
Results
AccuracySegmentsBranch
94.8%3rand
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes10.0ms (0.1%)

Counts
23 → 3
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal 1/27 binary64)) a) (+.f64 (*.f64 a a) (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/9 binary64) (*.f64 a a))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) (-.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a))) #s(literal -1/19683 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/387420489 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal -1/19683 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) a)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
Outputs
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64)))
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
Calls

1 calls:

7.0ms
rand
Results
AccuracySegmentsBranch
73.2%3rand
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes6.0ms (0.1%)

Counts
15 → 3
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 a (+.f64 a #s(literal 1/3 binary64))))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 #s(literal -1/3 binary64) a)))
Outputs
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))
Calls

1 calls:

5.0ms
rand
Results
AccuracySegmentsBranch
72.9%3rand
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes7.0ms (0.1%)

Counts
11 → 3
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
Outputs
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(+.f64 #s(literal -1/3 binary64) a)
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))
Calls

1 calls:

4.0ms
rand
Results
AccuracySegmentsBranch
72.9%3rand
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes5.0ms (0%)

Counts
10 → 3
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))
Outputs
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)))
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
Calls

1 calls:

4.0ms
rand
Results
AccuracySegmentsBranch
71.4%3rand
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes4.0ms (0%)

Counts
8 → 2
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a))
Outputs
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))
Calls

1 calls:

3.0ms
rand
Results
AccuracySegmentsBranch
64.7%2rand
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes5.0ms (0%)

Counts
4 → 1
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
(+.f64 #s(literal -1/3 binary64) a)
(*.f64 rand (/.f64 a rand))
Outputs
(+.f64 #s(literal -1/3 binary64) a)
Calls

2 calls:

2.0ms
rand
2.0ms
a
Results
AccuracySegmentsBranch
60.3%1a
60.3%1rand
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes4.0ms (0%)

Counts
2 → 1
Calls
Call 1
Inputs
#s(literal -1/3 binary64)
a
Outputs
a
Calls

2 calls:

2.0ms
a
2.0ms
rand
Results
AccuracySegmentsBranch
59.8%1a
59.8%1rand
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes4.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

2 calls:

1.0ms
a
1.0ms
rand
Results
AccuracySegmentsBranch
1.5%1a
1.5%1rand
Compiler

Compiled 6 to 4 computations (33.3% saved)

bsearch212.0ms (2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
7.575403886741135e+81
1.809476017124133e+95
15.0ms
-2.5586057287802342e+76
-6.4928094176802694e+72
Results
26.0ms288×0valid
Compiler

Compiled 333 to 269 computations (19.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 6.0ms (36.7% of total)
ival-div: 4.0ms (24.5% of total)
ival-sub: 2.0ms (12.2% of total)
ival-add: 2.0ms (12.2% of total)
ival-sqrt: 2.0ms (12.2% of total)
const: 1.0ms (6.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch41.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
22.0ms
7.575403886741135e+81
1.809476017124133e+95
15.0ms
-2.5586057287802342e+76
-6.4928094176802694e+72
Results
24.0ms288×0valid
Compiler

Compiled 297 to 233 computations (21.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 6.0ms (37.3% of total)
ival-div: 4.0ms (24.9% of total)
ival-sub: 2.0ms (12.4% of total)
ival-add: 2.0ms (12.4% of total)
ival-sqrt: 2.0ms (12.4% of total)
const: 1.0ms (6.2% of total)
backward-pass: 0.0ms (0% of total)

bsearch40.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
4.5142384976395293e+123
1.4454137535363337e+129
17.0ms
-7.447635652147656e+114
-8.184119843669726e+110
Results
25.0ms272×0valid
Compiler

Compiled 467 to 364 computations (22.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-mult: 7.0ms (41.9% of total)
ival-div: 4.0ms (24% of total)
ival-sqrt: 2.0ms (12% of total)
ival-sub: 1.0ms (6% of total)
ival-add: 1.0ms (6% of total)
const: 1.0ms (6% of total)
backward-pass: 0.0ms (0% of total)

bsearch40.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
4.5142384976395293e+123
1.4454137535363337e+129
15.0ms
-7.447635652147656e+114
-8.184119843669726e+110
Results
25.0ms272×0valid
Compiler

Compiled 403 to 316 computations (21.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 7.0ms (42.4% of total)
ival-div: 4.0ms (24.2% of total)
ival-sqrt: 2.0ms (12.1% of total)
ival-sub: 1.0ms (6.1% of total)
ival-add: 1.0ms (6.1% of total)
const: 1.0ms (6.1% of total)
backward-pass: 0.0ms (0% of total)

bsearch38.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
4.5142384976395293e+123
1.4454137535363337e+129
15.0ms
-7.447635652147656e+114
-8.184119843669726e+110
Results
23.0ms272×0valid
Compiler

Compiled 385 to 298 computations (22.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-mult: 5.0ms (33% of total)
ival-div: 4.0ms (26.4% of total)
ival-sqrt: 2.0ms (13.2% of total)
ival-sub: 1.0ms (6.6% of total)
ival-add: 1.0ms (6.6% of total)
const: 1.0ms (6.6% of total)
backward-pass: 0.0ms (0% of total)

bsearch38.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
4.5142384976395293e+123
1.4454137535363337e+129
16.0ms
-7.447635652147656e+114
-8.184119843669726e+110
Results
24.0ms272×0valid
Compiler

Compiled 331 to 262 computations (20.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-div: 5.0ms (31.3% of total)
ival-mult: 5.0ms (31.3% of total)
ival-sqrt: 2.0ms (12.5% of total)
ival-sub: 1.0ms (6.3% of total)
ival-add: 1.0ms (6.3% of total)
const: 1.0ms (6.3% of total)
backward-pass: 0.0ms (0% of total)

bsearch58.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
56.0ms
4.5142384976395293e+123
1.4454137535363337e+129
Results
51.0ms144×0valid
Compiler

Compiled 171 to 134 computations (21.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 47.0ms
ival-sqrt: 40.0ms (85.6% of total)
ival-mult: 3.0ms (6.4% of total)
ival-div: 2.0ms (4.3% of total)
ival-sub: 1.0ms (2.1% of total)
ival-add: 1.0ms (2.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify13.0ms (0.1%)

Algorithm
egg-herbie
Rules
40×*-commutative_binary64
34×+-commutative_binary64
sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
081255
1124255
2132255
3136255
4138255
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) (+.f64 #s(literal -1/3 binary64) a))
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) a)
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(if (<=.f64 rand #s(literal -449999999999999997072989859272607181990750678236559346559497022328528699392 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (if (<=.f64 rand #s(literal 819999999999999984390184701991140735656411800940915338804024956797686798035844641849344 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(if (<=.f64 rand #s(literal -10500000000000000333437607781108403131941372244143702050272345633363878477824 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (if (<=.f64 rand #s(literal 25000000000000000365767380766871825774251074696616376481965269679244909106278705397760 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))
(if (<=.f64 rand #s(literal -7200000000000000112027796132161269774731050057831642320262348179102003224386241063507894807388341623268685222248448 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))))
(if (<=.f64 rand #s(literal -7200000000000000112027796132161269774731050057831642320262348179102003224386241063507894807388341623268685222248448 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))))
(if (<=.f64 rand #s(literal -7200000000000000112027796132161269774731050057831642320262348179102003224386241063507894807388341623268685222248448 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 #s(literal -1/3 binary64) a) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))))
(if (<=.f64 rand #s(literal -6200000000000000096468380002694426750462848660910580886892577598671169443221485360242909417473294175592478941380608 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))))
(if (<=.f64 rand #s(literal 650000000000000029624155657653593804985803842930816410502299475875591470573442244240095381974670354173750676007228926874729054208 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64)))
(+.f64 #s(literal -1/3 binary64) a)
a
#s(literal -1/3 binary64)
Outputs
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) (+.f64 #s(literal -1/3 binary64) a))
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 #s(literal -1/3 binary64) a))
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)) a)
(+.f64 a (/.f64 (*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) rand) #s(literal 3 binary64)))
(+.f64 (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)) a)
(+.f64 a (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 a)))
(+.f64 a (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))
(if (<=.f64 rand #s(literal -449999999999999997072989859272607181990750678236559346559497022328528699392 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (if (<=.f64 rand #s(literal 819999999999999984390184701991140735656411800940915338804024956797686798035844641849344 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))
(if (<=.f64 rand #s(literal -449999999999999997072989859272607181990750678236559346559497022328528699392 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) (if (<=.f64 rand #s(literal 819999999999999984390184701991140735656411800940915338804024956797686798035844641849344 binary64)) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))))
(if (<=.f64 rand #s(literal -10500000000000000333437607781108403131941372244143702050272345633363878477824 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (if (<=.f64 rand #s(literal 25000000000000000365767380766871825774251074696616376481965269679244909106278705397760 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))
(if (<=.f64 rand #s(literal -10500000000000000333437607781108403131941372244143702050272345633363878477824 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (if (<=.f64 rand #s(literal 25000000000000000365767380766871825774251074696616376481965269679244909106278705397760 binary64)) (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))))
(if (<=.f64 rand #s(literal -7200000000000000112027796132161269774731050057831642320262348179102003224386241063507894807388341623268685222248448 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))))
(if (<=.f64 rand #s(literal -7200000000000000112027796132161269774731050057831642320262348179102003224386241063507894807388341623268685222248448 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a (+.f64 #s(literal -27 binary64) (*.f64 a #s(literal 81 binary64)))))) #s(literal -3 binary64))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal -3 binary64) (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64))))))))
(if (<=.f64 rand #s(literal -7200000000000000112027796132161269774731050057831642320262348179102003224386241063507894807388341623268685222248448 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64)))) #s(literal -3 binary64)))))
(if (<=.f64 rand #s(literal -7200000000000000112027796132161269774731050057831642320262348179102003224386241063507894807388341623268685222248448 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal -3 binary64) (*.f64 a (+.f64 #s(literal 9 binary64) (*.f64 a #s(literal -27 binary64))))))))
(if (<=.f64 rand #s(literal -7200000000000000112027796132161269774731050057831642320262348179102003224386241063507894807388341623268685222248448 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 #s(literal -1/3 binary64) a) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))))
(if (<=.f64 rand #s(literal -7200000000000000112027796132161269774731050057831642320262348179102003224386241063507894807388341623268685222248448 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 a #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))))
(if (<=.f64 rand #s(literal -6200000000000000096468380002694426750462848660910580886892577598671169443221485360242909417473294175592478941380608 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))))
(if (<=.f64 rand #s(literal -6200000000000000096468380002694426750462848660910580886892577598671169443221485360242909417473294175592478941380608 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64)))) (if (<=.f64 rand #s(literal 1399999999999999874373151626126590444012500103314384359736975455417395725329849621028081536670392823344105999838090954006012624896 binary64)) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64))))
(if (<=.f64 rand #s(literal 650000000000000029624155657653593804985803842930816410502299475875591470573442244240095381974670354173750676007228926874729054208 binary64)) (+.f64 #s(literal -1/3 binary64) a) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64)))
(if (<=.f64 rand #s(literal 650000000000000029624155657653593804985803842930816410502299475875591470573442244240095381974670354173750676007228926874729054208 binary64)) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal -3 binary64)))
(+.f64 #s(literal -1/3 binary64) a)
(+.f64 a #s(literal -1/3 binary64))
a
#s(literal -1/3 binary64)

soundness2.4s (21.7%)

Rules
4668×*-lowering-*.f32
4668×*-lowering-*.f64
4588×*-lowering-*.f32
4588×*-lowering-*.f64
4492×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
026139
1184128
22106120
08600120
03292251
110402025
237852003
080802003
04385218
114894500
260744433
082394433
03564072
111863499
244243441
081433441
03122771
110532496
241142452
082322452
01414
13313
28512
322812
455312
599912
6161312
7281812
8739612
9783512
10799212
0811912
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
Compiler

Compiled 1163 to 732 computations (37.1% saved)

preprocess71.0ms (0.6%)

Compiler

Compiled 582 to 186 computations (68% saved)

end0.0ms (0%)

Profiling

Loading profile data...